Search results

  1. R

    ModLoader Tools

    Dude, wonderful, congratulations on the extension, and may it increase even more with your creativity
  2. R

    Experimental Intion Proxy - Version 1.0.3

    - Fixed plugins - Fixed config - Fixed connection - Optimizations See plugins: PLUGINS
  3. R

    Experimental Intion Proxy - Version 1.0.1

    Events! - Added event system for developers to get more out of plugins. function SessionCreateEvent(event) { print(event.getSessionId()); } // can you call event by class name, if class name is "TestEvent" use function TestEvent(event) { // put your code } // you can create custom...
  4. R

    Experimental Intion Proxy 1.0.3

    Features - There have been some changes, now it is possible to access all players separately per server and it is also not necessary for the player to connect to the lobby first in order to be connected to the proxy - It is possible to create basic plugins using javascript - Performance...
  5. R

    Wither & EnderDragon

    The EnderDragon & Wither disapier in 4 and more Seconds.
  6. R

    ModLoader

    RedstoneAlmeida submitted a new resource: ModLoader - Javascript, Loader Read more about this resource...
  7. R

    ModLoader 1.0-Beta

    ModLoader Nukkit plugin, enable to load javascript! very simple create systems!! How to use? Create javascript archive, exemple: mod.js Drop archive in plugins/ModLoader/mod.js Create your code! Start your server! Instantly run Refs...
  8. R

    New Block

    How to register a new block in Nukkit? without needing to recompile the api with the added block
Top