Recent content by padrewin

  1. padrewin

    WelcomeHead - Can't remember what I updated honestly

    Fixed an issue where RGB HEX and Minecraft default color codes were not working together (&l &n etc) Fixed an issue where putting symbols in the messages they were not working as expected (; , : , ? etc) Update pom.xml Update Commands.java Update JoinEvent.java Update CenterText.java Update...
  2. padrewin

    ColorMe v1.0.0

    🎨 ColorMe is a lightweight plugin that allows your players (or donors) to customize their prefix color. Supports HEX, legacy, and default Minecraft colors. Perfect for donor perks, cosmetics, or just for fun! ✨ Features ✅ HEX color support (#RRGGBB) ✅ Legacy color codes (&a or §c) ✅...
  3. padrewin

    ColdBits v1.0.0

    ColdBits is a flexible and lightweight Minecraft plugin that introduces a customizable premium currency system, allowing you to manage player points efficiently across your server. Designed with both simplicity and power in mind, it supports both SQLite (default) and MySQL databases...
  4. padrewin

    MoneyPouchDeluxe - MoneyPouchDeluxe v.1.4.4

    == v1.4.4 == rewrite code for custom head texture implemented custom head code change for different versions 1.13 up to 1.19 and 1.20+ depending on the server configuration + added ability in the plugin to read server version to enable custom head texture for each version from 1.13 to the...
  5. padrewin

    ColdTracker - ColdTracker v1.4

    == v1.4 == - Removed HashMap logging + Added database logging for JoinTime DatabaseManager code change Improved playime session registry and logging in database Stats playtime is now updated every 1 minute
  6. padrewin

    ColdTracker v1.4

    ColdTracker is an advanced plugin for Minecraft servers that enhances the management of staff members time spent on the server. ColdTracker has the basic features of tracking a specific player or more players in a group. Permission coldtracker.tracktime is needed in order to be able to track...
  7. padrewin

    Confirm2Drop - Confirm2Drop v1.4

    == v1.4 == fixed armor or items to disappear if inventory is full and the drop required a confirmation Update DropListener.java Update ToggleCommand.java updated locale files to include the new message informing the user that the item was dropped on the ground while inventory is full
  8. padrewin

    Confirm2Drop - Confirm2Drop v1.3.1

    == v1.3.1 == + Added support for PlaceholderAPI %confirm2drop_toggle_status% can be now used anywhere as placeholder to return the current status of the drop confirmation whether is enabled or disabled locale changes (all files)
  9. padrewin

    Confirm2Drop - Confirm2Drop v1.3

    == v1.3 == Added toggle-warning to disable the need of confirmation for /c2d toggle command Added blacklist.others section to add custom items in confirmation protection removed some code comments Update pom.xml Update SettingKey.java Update DropListener.java Update DatabaseManager.java...
  10. padrewin

    Confirm2Drop v1.4

    Confirm2Drop is a lightweight Minecraft plugin that protects players from accidentally dropping valuable items. Players are prompted to confirm drops for items listed in the configurable blacklist, ensuring they don’t lose important gear. Confirm2Drop has the basic feature to let your players...
  11. padrewin

    MoneyPouchDeluxe - MoneyPouchDeluxe v.1.4.3

    Added permission support for pouches Use "permission-required: moneypouch.pouches.vault" or whatever your pouch name is
  12. padrewin

    MoneyPouchDeluxe - MoneyPouchDeluxe v1.4.2

    == v1.4.2 == Bug fixes: - Update HologramHandler code in order to improve performance. Update: Plugin size has been considerably reduced. Implemented "/mpa toggleholo" command in order to enable or disable holograms for pouches. Holograms are disabled by default. Config update to ensure the...
  13. padrewin

    winVanisher v1.0

    winVanisher winVanisher is a powerful and customizable Minecraft plugin designed for Paper/Spigot servers. It provides advanced vanish functionalities for server staff, allowing players with special permissions to become invisible and invincible, with added effects like night vision. ✨ Features...
  14. padrewin

    MoneyPouchDeluxe - MoneyPouchDeluxe v1.3

    == v1.3 == Full Inventory Support: Added support for handling full player inventories. When a pouch cannot be added due to a full inventory, a message now notifies the player that their inventory is full and a pouch has been dropped nearby for them to collect. Placeholder Fix: Fixed the...
  15. padrewin

    MoneyPouchDeluxe - MoneyPouchDeluxe v1.2.1

    == v1.2.1 == Update checker now won't spam the console on each player join to throw the "No update" or "Update available" message. Stylized logs message. Changed update message "latest_version" placeholder. (this contains a change in config.yml as well) - replace %new_update% with %latest_version%
Top