developer tools

  1. Verox007

    MinigameSignsAPI for NukkitX 1.0.0

    MinigameSigns for NukkitX Important: This plugin is an API, so you will likely have to include this plugin in YOUR Plugin dependencies. Create Sign: SignsAPI.createMinigameSign( yourPluginInstance, locationOfSign, "nameOfMinigame", "command to execute, when clicked"...
  2. Buddelbubi.

    PluginManager 1.0.9

    A Plugin to manage all of your servers plugins and also a tool to speed up plugin development You can use PluginManager to load, unload, reload, enable, disable and uninstall plugins. Yes. You can reload single plugins without the need to reload the entire server. This could save alot of time...
  3. iGxnon

    ModelManagerRe 2.6-release

  4. Josewowgame

    Citizen Library 1.0-SNAPSHOT

    Citizen Library Personally I have always liked the styles of the npc like those that are in the Minecraft Java Edition servers, but in Minecraft Bedrock Edition it can be very complex to make them for plugin developers who are just starting out or most only decide to use line breaks. This...
  5. B

    Experimental MusicController 1.0

    NOTE: sorry for my english :с This plugin allows you to control sounds in players Permissions: music.command.play: default: op music.command.stop: default: op Commands: /music-start <song> <player> - starts the sound, if the additional argument <player> is specified, then the sound...
  6. SIVANNGAMING

    How to check player's rank\group using LuckPerms

    Hey developers! I just found a super easy way to check player's group\rank on our code using LuckPerms. As you know if you want to set a player to another group, you need to type a command : /lp user <player name> permission set group.<group name>. Example if I want to add a player to Builder...
Top