nukkit

  1. toby7002

    KotlinForNukkit 1.9.23

    This plugin will load the Kotlin libraries inside the server classpath in order to allow other plugins use Kotlin without shading it inside the jar file. Come with - kotlin-reflect - kotlin-stdlib - kotlinx-coroutines-jdk8 - kotlinx-serialization-core - kotlinx-serialization-json Usage: Just...
  2. Trollhunters501

    Experimental LuaEngineNK 1.0

    Requirements: JSEngineNK Plugin: https://cloudburstmc.org/resources/jsenginenk.939/ LuaLib Plugin: https://github.com/Trollhunters501/LuaLib Know Basic JavaScript Installation: Easily installed with a JSEngineNK script if(!script.getScriptByName("LuaEngineNK")){...
  3. SYRKING231

    LockItemAPI 1.0

    Simple API to lock items (in inventory or in slot) for Nukkit Just register the item you want to lock in ``LockedItemRegistry`` when enabling your plugin LockedItemRegistry.registerLockedItem(ItemID.DIAMOND, true); to lock item in slot ( you can't move the item in inventory but you can't drop...
  4. Trollhunters501

    Experimental PHPEngineNK 1.2

    PHPEngineNK Run PHP on Nukkit! Requirements: JSEngineNK Plugin: https://cloudburstmc.org/resources/jsenginenk.939/ PHPLib: https://github.com/Trollhunters501/PHPLib Know Basic JavaScript. IMPORTANT Why did I do it in JSEngineNK? Because in PHP classes and non-object functions are not saved, that...
  5. S

    any precompiled for pm1e

    is there any precompiled nukkit petterim1 ?
  6. S

    some strange error

    ERROR StatusLogger Unrecognized format specifier [d] ERROR StatusLogger Unrecognized conversion specifier [d] starting at position 16 in conversion pattern. ERROR StatusLogger Unrecognized format specifier [thread] ERROR StatusLogger Unrecognized conversion specifier [thread] starting at...
  7. S

    is possible put plugin into source code of software

    is possible put plugin into source code of software without add plugin into plugins folder example add AntiCheat to source code without add to plugin folder
  8. S

    The plugin is not shown in the /plugin command

    I made a plugin and converted it to a jar, but it doesn't work plugin link : https://github.com/fiso1222/SimpleAuth
  9. Trollhunters501

    Experimental AnvilConvert 1.0

    AnvilConvert Convert MCregion worlds to Anvil in Nukkit! Dependencies: JSEngineNK Libs: AnvilConverter Installation: paste the JavaScript file in the plugins/JSEngineNK folder, Unpack the zip file Done! Use: Recommendation: that no player is on the server lying, converting or doing...
  10. nixybuilder

    Will nukkit update?

    Hello, i found out many items that are in the game doesnt even work. Like barrels, you can make them but then they just dont work. Its missing so many items from few years old versions of mcpe. I just want to ask if it will be added or did the development stopped or what, just someone tell me. Ty
  11. V

    Raspberry Pi Server: Bedrock World Import

    I'm trying to run a local server off of a Raspberry Pi using Nukkit. I am able to get the server running fine, but my issue is that I'd like to import a pre-existing bedrock world for this server to be running. I have tried putting the world folder into the worlds directory, along with changing...
  12. R

    NearbyPlayers 1.0

    This Nukkit plugin allows players to easily check who is nearby in the game world. You can customize radius using the near.radius.* permission, where * represents the number of blocks for detection.
  13. WilliamAcosta

    How can I add custom 3D models to NPCs?

    Hey everyone, I hope you're doing well. I'm trying to add custom 3D models with animations to my Nikkit server, but I'm not sure how to do it. I'm reaching out here to see if anyone can provide guidance on implementing models, custom menus, and similar features like the servers on Cubecraft, The...
  14. Ningali

    Experimental NWorldEdit 2.1.4

    # NWorldEditor World editor for CloudBrustMC(Nukkitx). Warning: this version only Indonesian languange only [for eng may next update] ## Additional functions - Block random batch installation ## Main functions. - Block batch random installation (/set[id:meta,id:meta,...]) - Block batch...
  15. F

    Block sniper for nukkit

    Does nukkit have block sniper ?
  16. F

    how convert pocketmine world to nukkit

    I copied pocketmine world to worlds (nukkit server) but it doesn't work, can anyone help me?
  17. Josscoder

    JNPC 1.0.0

    📙 Description Library to manage npcs on your Nukkit server | IMPLEMENTATION OF 3D ENTITIES by Textures! 📖 Features - [x] Spawn any entity in minecraft - [x] Entity scales - [x] Fully manageable tag - [x] 3D entities with animations - [x] Click interaction - [x] Simple API - [ ] Emote support...
  18. immanuel

    Fill chests in level

    How can I select 10 chests from all the chests in a world/level and an apple will be automatically placed in them?
  19. Josscoder

    Experimental JBridgeLobbyNukkit 1.0.3.1

    See everything here: https://github.com/Josscoder/JBridge
  20. kisaragi

    Docker: openjdk is deprecated

    Note: this applies both Nukkit and Cloudburst. openjdk is deprecated now, I think we should find an alternative. Some of alternatives are listed on there. Please note that, current image contains major vunerabilities through openjdk.
Top