Recent content by Trollhunters501

  1. Trollhunters501

    Tips - Update Version

    feat: Added new variables for player experience: {player_exp}, {player_exp_level}, {player_exp_min}, {player_exp_max} fix: TipTask memory problem fix: Main class memory problem fix: Problems with command permissions
  2. Trollhunters501

    Tips

    Trollhunters501 updated Tips with a new update entry: Update Version Read the rest of this update entry...
  3. Trollhunters501

    Barrel Crea

    I will soon release an update to move from JS to Java currently using JSEngineNK
  4. Trollhunters501

    JSEngineNK

    You can get its main instance with manager.getPlugin("name"); and its classes with Nnclassloader API Nnclassloader example: let pluginClasses = new NnClassLoader({ jars: [ manager.getPlugin("name").getClass().getProtectionDomain().getCodeSource().getLocation().getPath() ] }); Obviously...
  5. Trollhunters501

    Skywars

    Plz Github
  6. Trollhunters501

    PHARLoaderNK

    It seems like the quercus engine is giving me a lot of trouble, but if there was a better engine it would probably be better.
  7. Trollhunters501

    PlayerScaleNK 2.0.0

    Information PlayerScale allows you to change the size of players! Features Forms support Size yourself and other players Commands /size <set/ui> /scale <set/ui> Permissions PlayerScale.cmd Credits Subscribe to Electro Games on YouTube!(Original Author) Pocketmine to Nukkit Translator...
  8. Trollhunters501

    PlayerScaleNK

    Trollhunters501 submitted a new resource: PlayerScaleNK - Player Scale Plugin For Nukkit Read more about this resource...
  9. Trollhunters501

    ServerCensoredNK

    Trollhunters501 submitted a new resource: ServerCensoredNK - A plugin to censor messages containing other server domains Read more about this resource...
  10. Trollhunters501

    ServerCensoredNK 1.1.0

    General ServerCensored is a Nukkit plugin(fork of a Pocketmine plugin) that works to censor messages that contain another server's domain/ip Features Censoring messages that contain the domain or ip of a server/website Installation Download the plugin. Place the plugin's .tgz file in the...
  11. Trollhunters501

    Experimental PHARLoaderNK 1.0.0

    PHARLoaderNK Load phar files into Nukkit for PHPEngineNK! Dependencies: JSEngineNK JSENK2 PHPEngineNK Getting started put the tgz file in the plugins/JSENK2 folder put your phar plugins in the plugins/PHARLoaderNK folder THIS DOES NOT LOAD POCKETMINE PLUGINS IN NUKKIT, BUT IT CAN BE VERY...
  12. Trollhunters501

    PHARLoaderNK

    Trollhunters501 submitted a new resource: PHARLoaderNK - Load phar files into Nukkit for PHPEngineNK! Read more about this resource...
  13. Trollhunters501

    Experimental JSENK2 - Fix Errors

    Bug fixes and minor optimization improvements.
  14. Trollhunters501

    JSENK2

    Trollhunters501 updated JSENK2 with a new update entry: Fix Errors Read the rest of this update entry...
  15. Trollhunters501

    Plugins not loading

    Hey you can now load plugins in Phar format with a script I made, I haven't tested the latest build yet but it should work, follow the instructions (DOESN'T LOAD POCKETMINE PLUGINS) It's more like a combination of Pocketmine and Nukkit xd (I will publish it later in nukkit when I have verified...
Top