Recent content by mineCodes

  1. mineCodes

    minePlots - Release 4.6.3

    Rewrites command system with LiteCommands, adopts Paper plugin API. (6273d89) Optimizes plot lookups, event handling, and flag configuration performance. (1014b89) Fix dev build publishing (hopefully) (ea2548a) Combat hooks improvements: - Add support for legacy PvPManager API. - Add CombatHook...
  2. mineCodes

    mineWallet - Update 1.0.4.dev.4

    Integrates Paper plugin loader, updates to Java 17 and Paper 1.19.4 API. Adds quantity selection UI and configurable purchase flow. Supports PlaceholderAPI in UI item display names and lore. Adds new title and subtitle notifications for wallet recharges.
  3. mineCodes

    mineLogin - Update to 1.9.0

    Bug Fixes - Fixed Floodgate (Bedrock) player handling - improved Floodgate player detection - Fixed changepassword command configuration - Fixed ServerKickEvent -...
  4. mineCodes

    minePlots - dev-build 4.6.1-a4e294e5

    Change log: Added ignore spawn distance per world. Added ignore worldguard regions. Added home icons and sort plots homes by created date. Added price for create plot warp. Added support for 1.21.8
  5. mineCodes

    mineLogin - dev-build 1.8.1-634651e8

    Fixed mojang api request link.
  6. mineCodes

    minePlots - dev-build 4.6.1-9d60e9ca

    🏗️ Changelog ⚙️ Configuration & Presets Changed minimum distance from plots in preset configuration - plots can now always be adjacent to each other Fixed preset creation - resolved issues with generating new presets Removed unnecessary elements from GUI configuration for better clarity 👤...
  7. mineCodes

    minePlots - dev-build 4.6.1-8466b825

    🏗️ Changelog ⚡ Performance & Optimization Plot ranking is no longer calculated automatically for performance reasons - players must now use /plot ranking to calculate points Added cooldown to /plot ranking command to prevent spam 🏠 Plot Management Default plot home location moved to where...
  8. mineCodes

    mineLogin - dev-build 1.8.1-cb9d8d16

    Hot fix for PlatformPlayer interface during login.
  9. mineCodes

    mineWallet - Release 1.0.4

    Fixed a bug with receiving a bonus every 24h. From now on REDIS is opcional if the plugin is used on a single server. Added two separate notifications during purchase and recharge displayed on individual servers.
  10. mineCodes

    mineLogin - dev-build 1.8.1-cb9d8d16

    Change log: - Created custom usage messages for commands: For enable this feature you need enable custom-commands-usages: true in configuration.yml commands.yml You need setup message in custom-usage: Example: # Configuration for login command. login-command: # Original command name. Do not...
  11. mineCodes

    mineLogin - dev-build 1.8.1-2828fb1b

    - Fixed geyser support.
  12. mineCodes

    minePlots - dev-build 4.6.1-17032025

    Fixed the creation of a new columna in the MySQL database. Fixed updating of profile nicknames for premiums. Fixed errors with saving to yaml.
  13. mineCodes

    minePlots - dev-build 4.6.1-10032025

    Fixed throwing sweat at mobs. Added support for the PVPManager plugin. Fixed a bug when disabling the plugin.
  14. mineCodes

    mineWallet - Release 1.0.3

    Added {nickname} variable on all items in the store. Added variable {balance} for all items in the store. Added to tabs the nicknames of players who are in the cache (so as not to specifically load all data from the database). Added the ability to change the /bonus command. Added possibility to...
  15. mineCodes

    mineLogin - Dev-Build 1.8.1-02032025

    Rewrote all event handlers to use new generic handlers for both APIs (Velocity and BungeeCord) Updated premium player verification strategies Cleaned up comments in configuration files Added Argon2 hashing Fixed library loading on Windows Improved and optimized JDBC implementations (MySQL and...
Top