scripts.groovy.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of Pouvoir Show documentation
Show all versions of Pouvoir Show documentation
Bukkit Script Engine Plugin.
// When u use the Script Annotation, don't delete '//' before it.
////@Listener(-event org.bukkit.event.player.PlayerChatEvent)
//def hi() {
// event.player.sendMessage 'Hi! I\'m groovy.groovy::hi'
//}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy