Search results

  1. CreeperFace

    How do I get the durability of an item

    int damage = item.getDamage(); item.setDamage(damage + 1);
  2. CreeperFace

    Holograms

    thanks, I'll update the plugin once nukkit for 1.12 will be released
  3. CreeperFace

    Adjust Permissions

    LuckPerms for example
  4. CreeperFace

    Adjust Permissions

    that means that by default only OPs have these permissions, but you can assign it to anyone with permission plugin
  5. CreeperFace

    (Plugin request) Custom Fishing

    I don't know about anything
  6. CreeperFace

    Adjust Permissions

    You don't have to be OP, as you can see in the plugin description
  7. CreeperFace

    Holograms

    CreeperFace updated Holograms with a new update entry: Version 3.1 Read the rest of this update entry...
  8. CreeperFace

    Holograms - Version 3.1

    - added API for multilingual functionality
  9. CreeperFace

    LockIt

    CreeperFace updated LockIt with a new update entry: Version 2.2 Read the rest of this update entry...
  10. CreeperFace

    LockIt - Version 2.2

    - Fix password lock
  11. CreeperFace

    LockIt

    CreeperFace updated LockIt with a new update entry: Version 2.1 Read the rest of this update entry...
  12. CreeperFace

    LockIt - Version 2.1

    - fix adding users and password users.
  13. CreeperFace

    GAC

    Yeah, elytra and the boat aren't supported atm, but I could look into a boat at least. And what's wrong with soul sand?
  14. CreeperFace

    Holograms

    CreeperFace updated Holograms with a new update entry: Version 3.0 Read the rest of this update entry...
  15. CreeperFace

    Holograms - Version 3.0

    - Beta grid support - Various bug fixes - UI changes/improvements
  16. CreeperFace

    ChestShop - ChestShop

    Simple chest shop plugin for players. Installation This plugin requires KotlinLib and at least one economy plugin installed Supported economy plugins EconomyAPI Usage 1. Place a chest (or double chest) 2. Place a sign in front of the chest and write it in the following format: 1. line...
  17. CreeperFace

    ChestShop

    CreeperFace submitted a new resource: ChestShop - Simple ChestShop plugin Read more about this resource...
  18. CreeperFace

    Entity spawn

    Create new instance of EntitySheep and use CompoundTag like this https://github.com/NukkitX/Nukkit/blob/master/src/main/java/cn/nukkit/Player.java#L4830-L4841
  19. CreeperFace

    Entity spawn

    Call this before you spawn it. entity.setNameTag("nametag");
  20. CreeperFace

    Holograms

    CreeperFace updated Holograms with a new update entry: Version 2.6.1 Read the rest of this update entry...
Top