Skip to content

Minecraft Bukkit plugin that consolidates some redundant gameplay elements into one.

License

Notifications You must be signed in to change notification settings

BeastsMC/SlimeIt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlimeIt

Minecraft Bukkit plugin that consolidates some redundant gameplay elements into one. For information what this is and what you should do with it see the wiki on github: https://github.com/RedNifre/SlimeIt/wiki

...or simply watch this YouTube video:

SlimeIt Video

Implementation overview:

  • BlockPunchListener monitors what the player does and deals with some special cases directly.
  • The easy cases are handled by the rules you can see in SlimeRules.
  • MaterialData is for convenience and combines bukkit's Material and Data into one. The project has several bukkit simplifications, it might be better to move those to a separate "BukkitSimplified" library one day.

About

Minecraft Bukkit plugin that consolidates some redundant gameplay elements into one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%