Skip to content

Instantly share code, notes, and snippets.

@Matthew-Burfield
Last active April 8, 2017 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Matthew-Burfield/6d96f87805c23580abf18c842630ee67 to your computer and use it in GitHub Desktop.
Save Matthew-Burfield/6d96f87805c23580abf18c842630ee67 to your computer and use it in GitHub Desktop.
const magik = magikcraft.io;
function setCreative() {
const player = magik.getSender();
player.setGameMode(org.bukkit.GameMode.CREATIVE);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment