Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for system methods #22

Open
12 tasks
Seniru opened this issue Jan 22, 2020 · 0 comments
Open
12 tasks

Add support for system methods #22

Seniru opened this issue Jan 22, 2020 · 0 comments

Comments

@Seniru
Copy link
Owner

Seniru commented Jan 22, 2020

Support the following system methods and add test cases for them

  • bindKeyboard
  • bindMouse
  • disableChatCommandDisplay
  • exit
  • giveEventGift
  • loadFile
  • loadPlayerData
  • newTimer
  • removeTimer
  • saveFile
  • savePlayerData

  • Test cases

For methods like saveFile, savePlayerData make sure to implement an actual file system. It is better to open a new issue for each method (except system.exit) listed in this page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant