Skip to content

boxic/SkBee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SkBee

SkBee is a Skript addon that aims to add more useful elements to Skript.

Elements

This is only a small list of the many things included

  • NBT elements get/set NBT of items, blocks (tile entities) and entities. (Available for 1.8.8+)
  • ScoreBoards super-duper simple anti-flicker scoreboards (Available on 1.13+)
  • Recipes add custom recipes and remove vanilla recipes (Available on 1.13+)
  • BlockData get/set block data with ease (Available on 1.13+)
  • Structures use vanilla Minecraft's structure system for saving/pasting structures in your world
  • Particles a particle system that is a little more advanced than Skript's, that is more inline with Bukkit's particle system
  • TextComponents a system a little more advanced than Skript's text formatting. You can build text components and manipulate each one separately with things like hover events (including showing an item), click events, and much more.
  • WorldCreator create your own custom worlds with some handly little options
  • Bounds create your own simple bounds similarly to WorldGuard regions
  • GameEvents use Minecraft's GameEvent system, which was created for Skulk Sensors. This system adds more events to the server than were previously available

Wiki

See the Wiki for more detailed info on syntaxes

Docs

SkriptHubViewTheDocs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%