Search results

  1. V

    How to Remove the Built in Anti Reach in Nukkit

    How do I remove the built in Anti Reach in nukkit what class is it in and what line so I can remove it because when you are chasing someone and you are 3 blocks away you cant hit them
  2. V

    EnderPearlCooldown

    Vrysed submitted a new resource: EnderPearlCooldown - Can edit the delay you can use the ender pearl Read more about this resource...
  3. V

    Air Click sound

    How can I remove the the sound when you click on air and on entities its like a swoosh sound and its not client sided because on the Hive MC they removed it
  4. V

    damaged.attack(event.getDamage());

    I have this line of code in my plugin damaged.attack(event.getDamage()); but it makes the damage 2x as much and if I do damaged.attack(event.getDamage() / 2); the knockback delay is in half what do I do?
  5. V

    CombatLogger

    Vrysed submitted a new resource: CombatLogger - A plugin that disables certain commands for a certain amount of time when you have been attacked Read more about this resource...
  6. V

    AutoClearEntities

    Vrysed submitted a new resource: AutoClearEntities - Clears all entities in a certain amount of time Read more about this resource...
  7. V

    Pinger

    Vrysed submitted a new resource: Pinger - Get your latency in miliseconds Read more about this resource...
  8. V

    AutoSpawn

    Vrysed submitted a new resource: AutoSpawn - When you log in you automatically go to the spawn Read more about this resource...
  9. V

    Core

    Vrysed submitted a new resource: Core - Essential things you need for your server Read more about this resource...
  10. V

    Why cant I use setDrops on PlayerDeath?

    Im trying to make it when a player dies their items don't drop and just clear so I tried making the setDrop([]) so nothing will drop but it wont work how do I make it so when a player dies nothing will drop
  11. V

    Plugin Request (1vs1

    Just want to have a 1vs1 plugin
  12. V

    NoDrop

    Vrysed submitted a new resource: NoDrop - This plugin disables drop for players (Works for Java 8) Read more about this resource...
  13. V

    How to create a nukkit server on VPS

    How to create nukkit server on Linux Debian 9 VPS? What are the commands
Top