GithubHelp home page GithubHelp logo

publicapiserver-bungee's Introduction

PublicAPIServer-Bungee

개요

PublicAPIServer-Bungee는 Minecraft Bungee 서버 플러그인으로, 해당 서버의 Public API를 제공합니다.

기능

해당 닉네임의 유저가 온라인인지 확인하는 기능

  • 온라인 유저 확인 API: 요청한 닉네임들의 유저들이 온라인인지 확인합니다.

적용 방법

플러그인 적용 방법

config.yml 설정 파일

  • 플러그인을 적용한 후 서버를 시작하면 plugins/PublicAPIServer-Bungee 디렉토리에 config.yml 설정 파일이 생성됩니다.
server:
  port: 15000     # 서버 포트
  log_flag: true  # 서버 정보 출력 여부
  path: # 서버 api endpoints 설정 
    validateOnlineUserPath: /player-status

적용 확인 테스트

  • POST localhost:15000/player-status 요청 보낸 결과
    인증 성공.png
    위 사진에서 다음을 확인할 수 있습니다:
    • statuses : 온라인 상태

ERROR

  • config.yml 파일 초기화를 원할 경우 파일을 삭제하고 Bungee 서버를 다시 시작합니다.

publicapiserver-bungee's People

Contributors

alscjf1329 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.