Search results

  1. CreeperFace

    Mob Spawn

    Ops sorry, you have to specify the level in Position
  2. CreeperFace

    Mob Spawn

    args are varargs parameter which means you don't have to insert anything so just Entity.createEntity(43,new Location(0,0,0));
  3. CreeperFace

    how can I update boss bar's text?

    Look at this API https://github.com/NukkitX/Nukkit/blob/master/src/main/java/cn/nukkit/Player.java#L4181-L4247
  4. CreeperFace

    how can I add a new message everytime the second goes down?

    Can you explain it a bit more please?
  5. CreeperFace

    Residence

    CreeperFace updated Residence with a new update entry: Version 1.2 Read the rest of this update entry...
  6. CreeperFace

    Residence - Version 1.2

    - added 'decay' and 'grow' flags - added checks for fireballs and wither
  7. CreeperFace

    MultiWorld - MultiWorld

    Sime plugin to manage multiple levels in game. Commands /mw help - to show list of all commands /mw load <level> - loads an existing level /mw unload <level> - unloads loaded level /mw create <level> [generator] [seed] - creates a new level /mw delete <level> - removes whole level folder and...
  8. CreeperFace

    MultiWorld

    CreeperFace submitted a new resource: MultiWorld - Simple world manager Read more about this resource...
  9. CreeperFace

    WorldFixer - WorldFixer

    This plugins provides basic functions to convert your anvil world from java edition to bedrock edition. Which means blocks that have different ID or meta in bedrock and java. Usage to convert part of the world: 1) use /wf wand 2) select the first and second corner 3) run /wf fix to convert a...
Top