We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because we provide one universe, having global game rules in setting is better than letting players choose their own game rules.
Global game rules can be edited in config.json
The most important edit to default game rule is:
Example: https://minecraftly.readme.io/docs/global-game-rule
The text was updated successfully, but these errors were encountered:
We can apply this, are we going to add other things to this or no? Things like PVP and what not? Or would you like that in a different command?
Sorry, something went wrong.
Please add this, otherwise people can grief other peoples world by inviting creepers to blow up their houses.
Currently PVP is managed by PVPManager plugin, we'll think about PVP later.
https://github.com/minecraftly/minecraftly/blob/v2/Bukkit/src/main/java/com/minecraftly/bukkit/world/WorldHandler.java#L109 Says this is already on?
SilverCory
No branches or pull requests
Because we provide one universe, having global game rules in setting is better than letting players choose their own game rules.
Global game rules can be edited in config.json
The most important edit to default game rule is:
Example: https://minecraftly.readme.io/docs/global-game-rule
The text was updated successfully, but these errors were encountered: