Search results

  1. CreeperFace

    GAC

    CreeperFace updated GAC with a new update entry: Version 1.3.3 Read the rest of this update entry...
  2. CreeperFace

    GAC - Version 1.3.3

    - require minimal API version
  3. CreeperFace

    GAC

    CreeperFace updated GAC with a new update entry: Version 1.3.2 Read the rest of this update entry...
  4. CreeperFace

    GAC - Version 1.3.2

    - New bhop check - More accurate speed checking while sprinting
  5. CreeperFace

    Mineral pluggin?

    Are you looking for something like this? https://nukkitx.com/resources/prisonmines.471/
  6. CreeperFace

    Nukkit api 1.0.10

    Ah but still the same link, just choose different branch on jenkins https://ci.nukkitx.com/job/NukkitX/job/Nukkit/job/redstone/
  7. CreeperFace

    Nukkit api 1.0.10

  8. CreeperFace

    Region message

    https://nukkitx.com/resources/residence.37/
  9. CreeperFace

    WorldFixer

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

    WorldFixer - Version 1.4

    - add new blocks
  11. CreeperFace

    ColorMatch

    Does it happen only with waterdog? Or what's the error
  12. CreeperFace

    BlockTrack

    I think so. Imagine 50 players building/destroying blocks at the same time. idk how many requests are sent during the block update but at least 2 IIRC so it's approximately 100 synchronous requests per second blocking the server thread.
  13. CreeperFace

    BlockTrack

    Are the database queries asynchronous? I just checked the code quickly but it doesn't look so.
  14. CreeperFace

    Send a message to all online OPs

    Server#getOnlinePlayers() //returns Collection<Player> Player#isOp() //returns boolean whether the player is op Player#sendMessage(message) //sends message to a player
  15. CreeperFace

    GAC

    Development branches aren't stable and shouldn't be used in production which also means that some plugins may not work
  16. CreeperFace

    GAC

    CreeperFace updated GAC with a new update entry: Version 1.2.1 Read the rest of this update entry...
  17. CreeperFace

    GAC - Version 1.2.1

    - Remove debug
  18. CreeperFace

    GAC - Version 1.2

    - Improve speed checking - Fix rare climbing bugs
  19. CreeperFace

    GAC

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

    PlaceholderAPI

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