Updated to support latest XPrisonAPI
- Fixed an error that occasionally appeared in the console when stopping or reloading the server, caused by player data being saved after the database connection was already closed.
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Fixed issue with XSeries lib
Added 26.x support
Updated to support latest coinsengine (now ExcellentEconomy)
Updated to support latest X PRISON CORE
Update 1.1.1
22nd March 2026
- Fixed calculation of robots upgrade cost (next level upgrade), now working as intended
- Added more debug messages
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Update 1.1.0
3rd January 2026
- Fixed important bug where robots could be claimed indefinitely when used from offhand
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
To all our amazing customers — thank you for your incredible support this year. We truly appreciate every one of you and are grateful to have such an awesome community. We wish you a Merry Christmas filled with joy, peace, and time with loved ones. May the holidays bring you happiness and a great start to the New Year!
Updated to support latest dependency versions
Updated to support latest X PRISON CORE
Updated to support latest PlaceholderAPI, CoinsEngine, NBTAPI
Updated to support SpigotAPI 1.21.11
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Default config files have been updated
Updated to support latest X PRISON CORE
Updated to support latest X PRISON CORE
Updated to support latest version of X PRISON CORE
Disabled metrics by default
Updated to support latest version of X PRISON CORE
Update 1.0.8
7th November 2025
- Added refresh button into robots gui
- Refreshed the claimable currencies without needing of re-opening the GUI
- Configurable item in guis.yml
Code (YAML):
refresh:
name
:
"&fRefresh"
material
: COMPASS
custom_model_data
: 0
lore
:
-
"&7Click to refresh"
Updated to support latest version of X PRISON CORE
Updated to support latest version of X Prison Cor
Updated to support latest version of X Prison Core
Updated to support latest version of X Prison Core
Updated to support latest version of X Prison Core
Updated to support latest version of X Prison Core
Updated to support latest version of X Prison Core
[+] Some of our dependencies were updated to support 1.21.9 and 1.21.10 so we updated the versions for fully support
[+] We have fixed support for 1.21.9 and 1.21.10 that was reported on our discord support server by updating libraries we use internally to latest available versions.
Updated to support latest X Prison Core
Updated all soft-dependency versions to latest
Updated all soft-dependency versions to latest
Updated to support CoinsEngine 2.5.2
Updated to support Spigot 1.21.10
Updated to support Spigot 1.21.9
Update 1.0.4
15th September 2025
- Updated to support latest X Prison Core
Update 1.0.4
4th September 2025
- Updated to support latest X Prison Core
Update 1.0.4
19th August 2025
- Added currency support for PlayerPoints plugin
Update 1.0.3
16th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
15th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
14th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
13th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
12th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
10th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
9th August 2025
- Updated to support latest X Prison Core
Update 1.0.3
7th August 2025
- Internal code preparations for public API
Update 1.0.3
6th August 2025
- Internal code preparations for public API
Update 1.0.3
5th August 2025
- Internal code preparations for public API
Update 1.0.3
4th August 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.3
4th August 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.3
3rd August 2025
- Added warnings logging when currency cannot be found for better error description
Update 1.0.2
2nd August 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.2
2nd August 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.2
1st August 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.2
31st July 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.2
31st July 2025
- Updated to support latest version of X PRISON CORE
️ XRobots 1.0.2 - Release Notes
New Features
Robot Filtering System
- Introduced a filtering system in the Robots GUI, allowing players to sort and view their robots more effectively.
- New filter modes include:
- No Filter
- Newest to Oldest
- Worst to Best
- Best to Worst
- Not Maxed
- Maxed
- A new filter item (configurable in robots-gui.items.filter) has been added to the GUI.
- Clicking this item cycles through available filters.
- The robot list updates dynamically based on the selected filter.
- Current filter is shown in the item's lore (%filter% placeholder supported).
- Fully configurable via guis.yml like other static GUI items.
Database Schema Update
Robot Creation Time
- Added creation_time column to the robots database table.
- Tracks when each robot was created (BIGINT timestamp in milliseconds).
- Used for filtering (e.g., Newest to Oldest).
- Fully backward compatible:
- The plugin detects whether the column exists and adds it automatically if missing.
- Existing robots without a creation_time will fallback to 0 or the current system time on load.
- New robots automatically store their creation time upon creation.

Update 1.0.1
29th July 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.1
29th July 2025
- Updated to support latest version of X PRISON CORE
Update 1.0.1
29th July 2025
- Fixed lots of issues in pre-release
- Added bStats metrics