Recent content by kotorinet

  1. kotorinet

    justCombat - v1.1.1

    [1] Plugin doesn't crash on servers without WorldGuard anymore. WorldGuard is optional, but the safezone code needed it just to start up, so without it the whole plugin shut itself down. That part only loads when WorldGuard is actually installed now. No WorldGuard just means no safezone...
  2. kotorinet

    justTeams - v2.5.5

    [1] Team chat works again. [2] Team chat shows your team color now instead of raw tags like <red> or <gradient:...>. [3] Team chat stopped eating messages with "pass" in them (compass, passed, etc.). It only catches actual "password" now. [4] Team PvP toggle sticks now. Turning it on could...
  3. kotorinet

    justTeams - v2.5.4

    [1] Your team bank can't be duped anymore. If two people in the same team hit withdraw at the same moment, both withdrawals went through on the same balance, so the team walked away with more money than the bank ever held. It was easiest to pull off from the bank menu, since the amount you type...
  4. kotorinet

    justBans | Punishment System - v1.2.5

    [1] Your backends connect to MySQL now. The plugin was trying to create its tables with a line MySQL doesn't support, so the whole setup crashed and the punishments table never got made. That's why every join said "table doesn't exist." Fixed. [2] There's a full punishment menu now. Type...
  5. kotorinet

    justCombat - v1.1.0

    [1] You can't stand inside a safezone and hit players outside it anymore. It used to only check where the victim was, not the attacker. [2] Golden and notch apple cooldowns work now. The bypass permission was set to OP by default, so admins never saw a cooldown and figured it was broken. It's...
  6. kotorinet

    justDuel | Duel System - v4.0.5

    ### NEW - Party menu. Open it with /duel party (or click the new Party item in /duel). You see your members, who the leader is, your pending invites, and shortcuts to queue the whole party for 2v2, 4v4 or FFA. Leader gets the kick / transfer / disband buttons. Everyone else gets a Leave button...
  7. kotorinet

    justRTP | lightweight & fast randomtp - v3.5.4

    ### FIXES [1] Fixed: server lag when JustRTP was installed on Paper 26.1.2. TPS should now stay at 20 with the plugin loaded [2] Fixed: teleports felt slow or made the server stutter. Teleports are now smooth and don't hit the server's main loop [3] Fixed: some background searches were...
  8. kotorinet

    JustEvents | Create Unique Events v1.0.0

    License Key Activation Getting your license key is simple and fast: 1. Join our Discord server 2. Verify your BuiltByBit account 3. Receive your license key instantly Website For more information, updates, and upcoming releases, visit: https://deltura.net Support & Community If you need...
  9. kotorinet

    justCombat - v1.0.9

    ### CRITICAL FIXES [1] Big one: blocked commands actually stay blocked now. /fly, /pvp, /home and the rest aren't slipping through anymore, and yes, that includes the sneaky /minecraft:fly, /cmi:fly, /f style variants people were using [2] OPs no longer bypass combat command restrictions just...
  10. kotorinet

    justDuel | Duel System - v4.0.4

    ### NEW [1] Circular arenas. Use /dueladmin arena circle <name> and the tool walks you through center, edge, and the two spawn points. The fight is contained inside the actual circle, no more diagonal escapes. Particle preview during setup. No FAWE required [2] 2v2, 4v4 and Free-For-All...
  11. kotorinet

    justRTP | lightweight & fast randomtp - v3.5.3

    ### CRITICAL FIXES [1] TPS dropping to ~10 immediately after installing the plugin on Paper 26.1.2. The location cache was hammering chunk generation: shouldGenerateChunks default in 3.5.2 was true and the fill worker had no throttle. Default reverted to false (chunk generation now opt-in per...
  12. kotorinet

    justRTP | lightweight & fast randomtp - v3.5.2

    ### NEW FEATURES [1] Smooth teleport transition: pre-loads destination chunks plus short blindness/slow-falling/resistance so players don't see void. Configurable via smooth_transition block ### CRITICAL FIXES [2] Nether RTP failing with UNKNOWN: 50 — air check now uses Material.isAir() so...
  13. kotorinet

    justTeams - v2.5.3

    CRITICAL FIXES [1] Team bank not syncing between servers when cross-server mode is enabled. The Redis subscriber had no handler for BANK_DEPOSIT or BANK_WITHDRAW so balance changes were silently dropped on receiving servers. Added handlers and reordered the publish to fire after the async DB...
  14. kotorinet

    justRTP | lightweight & fast randomtp - v3.5.1

    ### NEW FEATURES [1] NEW FEATURE: Cylinder RTP zones - circular zone regions for round arenas, towers, and non-rectangular waiting areas [2] NEW FEATURE: Block-selection RTP zones - pick individual blocks with a wand to build irregular, non-cubic arena shapes [3] NEW FEATURE: Shape-aware zone...
  15. kotorinet

    justTeams - v2.5.2

    FEATURES [1] Team Tier Upgrade System. Teams start at tier 1 and spend bank funds to progress through 5 tiers unlocking larger max members (10→25), a bigger ender chest (3→6 rows), a PvP damage bonus (0→5%), and a home cooldown reduction (0→50%). Owner-only purchase. Every perk is hard capped...
Top