Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
328 commits
Select commit Hold shift + click to select a range
5712a2a
Mine Bombs: cooldowns.
rbluer Jul 12, 2024
d3b4faf
Prison backups: updated some of the help text.
rbluer Jul 12, 2024
16db5d8
Prison commands: Added support for new global placeholders: '{ifPerm:…
rbluer Jul 12, 2024
39ff380
Entity ArmorStands: ArmorStands are now able to spawn as invisible. …
rbluer Jul 12, 2024
30c59ac
Prison command placeholders: Updated the new placeholders for "ifPerm…
rbluer Jul 12, 2024
1dc9cdc
Mine Bombs: Geometric shapes and functions.
rbluer Jul 17, 2024
fc32d17
Mine Bombs: Update to a lot of the core support for ItemStacks, World…
rbluer Jul 17, 2024
6438ba6
Mine Bomb Animations: Added two new animations: bounce and orbital.
rbluer Jul 17, 2024
cd664e5
Mine Bombs config settings: updated some of the defaults and added a …
rbluer Jul 17, 2024
a2cd1ad
Oops... accidentally committed code that has been on the back burner …
rbluer Jul 18, 2024
31c5efa
Mine bombs: Hex color codes: Setup one mine bomb using hex color codes.
rbluer Jul 20, 2024
bbfc37d
Autofeatures: Use TokenEnchant fortune levels: Added support for the …
rbluer Jul 20, 2024
e71a2c1
Mine bombs: Hex color codes: Setup one mine bomb using hex color codes.
rbluer Jul 20, 2024
be99c3a
Mine bombs: Geometric: update descriptions and create unit tests to c…
rbluer Jul 21, 2024
a2a8929
Location and Vector: Enhance the toString() functions so they can be …
rbluer Jul 21, 2024
0bc56d7
Mine bombs: Added support for "small" armorstands.
rbluer Jul 21, 2024
12337f2
Mine bombs: Added support for "small" armorstands.
rbluer Jul 21, 2024
ffef736
Mine Bombs: Add new settings for animationOffset and animationSpeed.
rbluer Jul 21, 2024
31461f2
Mine Bombs: added two new AnimationPatterns: orbital8 and starburst.
rbluer Jul 21, 2024
ab4c2b8
Mine Bombs: Added the setup for starburst animations.
rbluer Jul 21, 2024
ae25b8d
Mine Bombs: Added a first none animation to the animation pattern so …
rbluer Jul 21, 2024
3d2ce0c
Mine Bombs: update the orbital animation to fix a few issues.
rbluer Jul 21, 2024
001d28a
Mine Bombs: removed nbt info that was being passed into the creation …
rbluer Jul 21, 2024
f2377f9
Mine Bombs: Added transient variables for the placed block which is n…
rbluer Jul 21, 2024
09aff93
Mine BoMine Bombs: removed nbt info that was being passed into the cr…
rbluer Jul 21, 2024
61f2dd5
Mine Bombs: More adjustments to the animation objects. Mostly cleani…
rbluer Jul 21, 2024
1665705
Mine bombs: Update the '/prison utils bomb list' command to include m…
rbluer Jul 23, 2024
1a20ea4
Mine bombs: Hooked up the animationSpeed mine bomb setting to the bou…
rbluer Jul 23, 2024
e61494b
Mine Bomb: Setup a simplified constructor for animations which will n…
rbluer Jul 23, 2024
28811a8
XSeries: Upgrade XSeries to v11.2.0.1 from v11.2.0.
rbluer Jul 23, 2024
e3b6d28
Mine bombs: Various updates to the general mine bomb defaults to incl…
rbluer Jul 23, 2024
75f8678
Mind bombs: Minor updates to the BombAnimations class to realign a fe…
rbluer Jul 23, 2024
ad2a8ca
Add support for new economy: The New Economy: Created dummy stubs to…
rbluer Jul 29, 2024
b532b9f
Bug fix: When using a file filter, handle the condition of the result…
rbluer Jul 29, 2024
dd8a9b0
TNE Files.
creatorfromhell Jul 29, 2024
8aa350d
Update the TNE API jar: TheNewEconomy_prisonBuild_v0.1.3.0.jar It wa…
rbluer Jul 30, 2024
790be75
PrisonJarReporter: Update support for java 22.
rbluer Jul 30, 2024
4ad2a73
Merge pull request #268 from creatorfromhell/bleeding
rbluer Jul 30, 2024
aca0159
Mine Bombs: Updated text on the mine bomb list help details.
rbluer Jul 30, 2024
005b13b
TheNewEconomy support: I had a wrong method signature for one of the…
rbluer Jul 30, 2024
903e362
Bug Fix: BlockBreakEvent ACCESS Priority. This event was not being h…
rbluer Aug 2, 2024
a5c31a1
Debugging info: Expanded the debugging info for the smelting and bloc…
rbluer Aug 3, 2024
cb31375
Placeholders: Fixed a bug when the player is at the last possible ran…
rbluer Aug 8, 2024
ffc7c6f
Economy: CoinsEngine: fixed a problem with using the wrong plugin sig…
rbluer Aug 9, 2024
9d5c4c2
Integrations: Backpacks and prison versions reporting of integrations.
rbluer Aug 14, 2024
758d8a9
Sellall: Enchantments: Prevent items with enchantments from being sold.
rbluer Aug 14, 2024
693b700
Prison backpacks: On the last commit for setting up the integrations…
rbluer Aug 14, 2024
0e6d259
BlockBreak: RevEnchants was firing one of their multi-block break eve…
rbluer Aug 15, 2024
e36cb44
AutoFeatures: Add support for using RevEnchant's fortune enchantment …
rbluer Aug 15, 2024
8ff0148
Gradle: Modified the gradle configs to "force" it to compile with jav…
rbluer Aug 18, 2024
33ce8a9
PrisonEnchants update: Updated support for Pulsi's PrisonEnchants plu…
rbluer Aug 18, 2024
02d8a85
PrisonEnchants update: Updated support for Pulsi's PrisonEnchants plu…
rbluer Aug 18, 2024
044b252
Ranks player: Added the capture and storage of the player's rank mult…
rbluer Aug 18, 2024
6a7b66b
Sellall multipliers: Fixes some of the problems with sellall multipli…
rbluer Aug 23, 2024
44765d7
Upgrade XSeries to v11.2.1 from v11.2.0.1.
rbluer Aug 23, 2024
63f1fe7
Placeholders: Sellall multiplier: Fixed a few issues related to bein…
rbluer Aug 23, 2024
56d28c7
Mine bombs: A lot of various changes and fixes to get them to work b…
rbluer Aug 26, 2024
5d9e741
New Feature: Support for Bukkit's EntityExplodeEvent which is what t…
rbluer Aug 26, 2024
da66015
Fixed a potential problem with null ranks being loaded within the lad…
rbluer Aug 27, 2024
e8606c8
Bug fixes: With spigot/paper 1.21.1 and the NBT lib that we are using…
rbluer Aug 27, 2024
a219816
Material validations: The validation process was generating a ton of …
rbluer Aug 27, 2024
f776660
Material validations: The validation process was generating a ton of …
rbluer Aug 27, 2024
a8b5509
Mine bombs: Minor adjustments.
rbluer Aug 27, 2024
380fb77
ExcellentEnchants: Added support for org.bukkit.event.entity.EntityEx…
rbluer Aug 28, 2024
da03b20
Release v3.3.0-alpha.18d 2024-08-27
rbluer Aug 28, 2024
c5a5bdf
Sellall: Changed '/sellall items inspect' to print everything to the …
rbluer Aug 28, 2024
626df4f
New feature: Mines: Prevent a block from dropping drops!
rbluer Aug 28, 2024
a6762d0
AutoFeatures: Changed the debug logging on block break events and exp…
rbluer Aug 28, 2024
6a918fc
AutoFeatures: EntityExplodeEvent: Fixed a few issues with how it was …
rbluer Aug 28, 2024
2851b34
Blocks: Update the list of blocks that can be effected by gravity (fa…
rbluer Aug 28, 2024
ce461c8
Bug fix: If someone deletes the playerCache folder, it was causing fa…
rbluer Aug 29, 2024
bfebe85
Added a new feature to the prison versions information: Directory pat…
rbluer Aug 29, 2024
4fba3e6
Mine bomb: Added more features for control of the animations:
rbluer Aug 29, 2024
1b040fc
Player Cache: Fixed a problem with creating missing directories.... f…
rbluer Aug 30, 2024
ed50286
Moved the Prison File System Check to the PrisonStatsUtil class and g…
rbluer Aug 30, 2024
b507735
Auto Features: Can now trigger auto pickup, auto smelt, and auto bloc…
rbluer Sep 2, 2024
6c070f5
Sellall Items: Expanded the number of default sellall items.
rbluer Sep 5, 2024
3546f27
Mine block searches: Changed them so if the command is ran from the …
rbluer Sep 5, 2024
de510e5
Startup directory check: Changed where and how the startup directory …
rbluer Sep 5, 2024
c9b1ac1
WorldGuard Region support: Starting to add WorldGuard region support…
rbluer Sep 5, 2024
5a84a9d
Update a couple of docs....
rbluer Sep 5, 2024
845455e
Mine reset: Not sure if this was a problem but found that the wrong v…
rbluer Sep 5, 2024
8f4bf95
Auto Manager: Bug Fix! I realized by chance that the whole normal dr…
rbluer Sep 5, 2024
2689481
Auto features: PrisonEnchants plugin support. Adjustments to get it …
rbluer Sep 5, 2024
a480c01
Auto Features: blocking: Fixed a bug where 'blockAllBlocks' was incor…
rbluer Sep 6, 2024
c56343a
Auto Manager: Use RevEnchant's fortune.
rbluer Sep 6, 2024
d0ce4c9
Auto Features: Added support for 9 new Blocking combinations.
rbluer Sep 6, 2024
b5cfd02
AutoFeatures: PrisonEnchants (Pulsi's): Made changes to handle explos…
rbluer Sep 7, 2024
d1c1168
Mines: Minor change: Simplify how the command is ran so there is one …
rbluer Sep 7, 2024
cd4e514
Change the prison TPS monitor to a singleton.
rbluer Sep 7, 2024
8ddfcbc
Change the prison TPS monitor to a singleton.
rbluer Sep 7, 2024
793df43
Mines: Air block counting on startup: Change some of the setting to b…
rbluer Sep 7, 2024
dec9a04
v3.3.0-alpha.19 2024-09-07
rbluer Sep 7, 2024
9c3d55a
Mines: Air Block Counts: Improvement. Rewrote the way prison is hand…
rbluer Sep 9, 2024
64d2cae
Ranks and Ladders: Changed the way the ladder and rank file names are…
rbluer Sep 9, 2024
1357adc
Ranks and Ladders: Minor adjustment to properly load ranks and ladder…
rbluer Sep 9, 2024
d694b0e
Ranks and Ladders: Minor changes to prevent new ranks and ladders fro…
rbluer Sep 9, 2024
a8f4e01
Mines: Air block counts: Minor change to the completed message to be …
rbluer Sep 9, 2024
2326b7e
Mines: Air Block Counts: A few more fixes. Found that 'position' was …
rbluer Sep 9, 2024
e3d3945
Minor: variable not being used, so commented out to eliminate a compi…
rbluer Sep 9, 2024
138794b
Block Break Listeners: If in debug mode, and there is a fast fail, or…
rbluer Sep 9, 2024
bfafadd
v3.3.0-alpha.19b 2024-09-09
rbluer Sep 9, 2024
9adc575
Removed various comments that were auto generated.
rbluer Sep 13, 2024
360d19e
Auto features: PrisonEnchant's listener: minor changes to only displa…
rbluer Sep 13, 2024
79a359a
Auto features: PrisonEnchant's listener: minor changes to only displa…
rbluer Sep 13, 2024
6411014
Custom Placeholders: Created support for custom placeholders that are…
rbluer Sep 13, 2024
a0dd244
Placeholders: Realized that the "uppercase" integration hook for plac…
rbluer Sep 13, 2024
8b750f5
Mine bombs: Not a significant change. Allowed the mine bomb data to b…
rbluer Sep 14, 2024
a488237
Merge pull request #272 from PrisonTeam/master
rbluer Sep 15, 2024
ee2e7fd
Bump version to v3.3.0-alpha.19c 2024-09-20
rbluer Sep 20, 2024
58de84a
Custom Placeholders: A custom placeholder is identified with the pref…
rbluer Sep 20, 2024
1fbaab5
Added a new function to the platform to check to see if there is a sp…
rbluer Sep 21, 2024
a769478
Custom Placeholders: Added support for a more complex custom placehol…
rbluer Sep 21, 2024
f542dd5
Fixed code and renamed file for format
SnowCutieOwO Sep 21, 2024
b23a775
Merge pull request #274 from SnowCutieOwO/bleeding
rbluer Sep 21, 2024
a59ced4
Doc updates: WorldGuard support
rbluer Sep 21, 2024
61215b0
Merge branch 'bleeding' of https://github.com/PrisonTeam/Prison into …
rbluer Sep 21, 2024
9682c9c
Doc updates: WorldGuard support
rbluer Sep 21, 2024
0ea7bc6
Doc updates: WorldGuard support
rbluer Sep 21, 2024
992b817
Doc updates: WorldGuard support & custom placeholders.
rbluer Sep 22, 2024
7c42c51
Custom placeholders: Fix an issue with the custom placeholders change…
rbluer Sep 22, 2024
d48cf39
WorldGuard Regions: Updated the configs to include placeholders for t…
rbluer Sep 22, 2024
7e4f5a0
Added spanish location
Sep 23, 2024
8f4507c
Player: the code that gets a player object based upon a name has been…
rbluer Sep 24, 2024
d47a84f
WorldGuard Regions: Enable the commands to be able to be ran from the…
rbluer Sep 24, 2024
afe2f3b
File storage: Prison was changed a few weeks ago to precheck some of …
rbluer Sep 26, 2024
6e922e1
Prison modules: Added an element count which reflects how many elemen…
rbluer Sep 26, 2024
a7c6fbe
Mine Bombs: When loading the default bombs, this change now prevents …
rbluer Sep 26, 2024
d3bd78d
Mines: Startup air block counts. Bypass processing if no mines exist.
rbluer Sep 26, 2024
c5030d1
Sellall: The sellall initialization function was being called twice b…
rbluer Sep 26, 2024
548f114
Prison Backpacks: Found that the startup messages for backpacks was u…
rbluer Sep 26, 2024
b7e34cb
Sellall startup messages: Fixed some formatting issues that were cau…
rbluer Sep 26, 2024
d894765
Prison blocks: It was realized that due to a recent expansion of the …
rbluer Sep 26, 2024
6c41b80
Merge pull request #275 from vicentefelipechile/bleeding
rbluer Sep 26, 2024
fcc227f
Prison v3.3.0-alpha.19d 2024-09-26
rbluer Sep 26, 2024
9eaa326
Mine Bombs: Improve the debugging information on when mine bombs are …
rbluer Sep 28, 2024
fdccd80
PrisonBlock: Fix an issue with PrisonBlock setting a class variable t…
rbluer Sep 28, 2024
3444d4b
Auto Features: clear bukkit clearDrops.
rbluer Sep 28, 2024
30f78bd
Mines: reconnectObjects() is a way to re-hooked up objects that could…
rbluer Sep 28, 2024
bf12a17
Mines: relocate a few objects to pull them out of MineData since they…
rbluer Sep 28, 2024
433650f
Ranks: a user reported a null pointer issue so made some changes to p…
rbluer Sep 28, 2024
a936895
Mines: adding transient to Mine data so it will not try to save the t…
rbluer Sep 28, 2024
a530a36
Mines: Hook up the reconnectObjects() function so it will be able to …
rbluer Sep 28, 2024
95e4c3a
Mines: Hooking up a test dump to the mines commands so I can more eas…
rbluer Sep 28, 2024
1478e95
Mines: checking access. This change breaks down the access checks to…
rbluer Sep 28, 2024
be90233
Update xseries to v11.3.0 from v11.2.1.
rbluer Oct 11, 2024
db08871
Rankup: would not work for ladders other than default and prestiges.…
rbluer Oct 11, 2024
1ebbbc2
Major Prison performance cleanup: When there are a few thousand playe…
rbluer Dec 14, 2024
56af7b1
Players: Fixed a problem with getting the vector for where the playe…
rbluer Dec 14, 2024
74194de
Mines: Debug block breakage. Created a new command '/mines debugBloc…
rbluer Dec 14, 2024
da5322f
Doc updates: Provide more information on '/mines set resetThreshold' …
rbluer Dec 15, 2024
81a89e5
Updated nbtApi from v2.13.2 to v2.14.0. This should provide better s…
rbluer Dec 15, 2024
08d3506
Version 3.3.0-alpha.19e 2024-12-14.
rbluer Dec 15, 2024
a3568f8
PrisonBlock: Significant modifications to support non-prison blocks …
rbluer Dec 23, 2024
eafe1b2
Sellall: Much better support for blocks with custom names. Both for …
rbluer Dec 23, 2024
c2de65a
PrisonBlock: Add isSellallOnly to prevent blocks added through sellal…
rbluer Dec 23, 2024
24fad02
Ranks: Some rank commands were failing to work properly because they …
rbluer Jan 18, 2025
fa92eb9
NBT-Lib: Upgrade from v2.14.0 to v2.14.1 so as to better support v1.2…
rbluer Jan 19, 2025
ca78283
Sellall: Major changes to better support custom blocks. Not perfect …
rbluer Jan 20, 2025
77b6a69
Startup block checks: Had to make changes to the handling of XMateria…
rbluer Jan 20, 2025
591102a
Sellall: Worked on more enhancements and fixed issue with selling a c…
rbluer Jan 21, 2025
37e6fa0
Rankup: Fixed a problem with rankup commands not using the correct pl…
rbluer Feb 1, 2025
ad200eb
NBT & MineBombs: addresses an issue with NBT-Lib caused stack traces …
rbluer Feb 7, 2025
0f98879
Rankup: Found that a parameter that should not be null was being pass…
rbluer Feb 7, 2025
c301fba
Prison versions: Updated the internal references to java versions up …
rbluer Feb 7, 2025
ec6158f
Prison Commands: Added a new prison command placeholder '{range: <low…
rbluer Feb 7, 2025
183c230
Sellall: Removed use of ConfigurationSection since it works fine unti…
rbluer Feb 7, 2025
825b314
Players: On reloading players, and also sometimes on server restarts,…
rbluer Feb 8, 2025
620e637
Placeholders: Updated the docs to include the new command placeholder…
rbluer Feb 8, 2025
1faa453
2025-02-08: v3.3.0-alpha.19f
rbluer Feb 15, 2025
ff02629
Prison debug: Add a 'commandHandler' to the debugger activeTargets so…
rbluer Feb 15, 2025
8c390a3
Rankupmax broadcast bug: Sending the console log message to all playe…
rbluer Feb 15, 2025
b4e3db6
RankupMax: Fix a bug where after successfully ranking up a few ranks…
rbluer Feb 15, 2025
7aa099e
Ranks: Setup the PrisonRanks so getInstance() will not return a null …
rbluer Feb 25, 2025
843d099
PrisonRanks: A couple of other changes to help ensure there are no is…
rbluer Feb 25, 2025
3411044
AutoFeatures: fix typo in a comment. trival.
rbluer Feb 25, 2025
5887f17
Mines block preventDrops: Improve the help documentation so it's clea…
rbluer Feb 25, 2025
874e64c
InventoryFullEvent: Start to setup a prison based event that will fir…
rbluer Feb 25, 2025
9d42886
AutoManager: PEExplosionEvent - remove a debug statement that was sho…
rbluer Feb 28, 2025
c9a9156
CommandHandler: Expand the tracking of command stats to track the usa…
rbluer Feb 28, 2025
470932e
Players: CommandSender: Added a new transient field miscText that c…
rbluer Feb 28, 2025
455e797
Bug fix: CommandSender: Was causing a type cast exception when trying…
rbluer Feb 28, 2025
5774646
MineBombs: Improvements to the command '/prison utils bomb list' com…
rbluer Feb 28, 2025
1ae0343
Players: CommandSender: Added a new transient field miscText that c…
rbluer Feb 28, 2025
b636123
MineBombs: Added a cooldown exception so cooldowns can now be handled…
rbluer Mar 4, 2025
af8726e
MineBombs: Eliminated cooldowns from the 'utils bomb give' command an…
rbluer Mar 6, 2025
81e9e98
2025-03-06: MineBombs: Players: Ranks disabled: Made some changes to …
rbluer Mar 10, 2025
829f0e1
BackpackEvent: New api using a backpack event to allow other plugins …
rbluer Mar 10, 2025
6494ee7
Sellall: Ran in to a situation where an ItemStack that was being proc…
rbluer Mar 15, 2025
0c69b78
MineBombs: Added the new cooldown message that is in the MineBombCool…
rbluer Mar 15, 2025
d45f70b
Ranks: Fixed a few issues with '/ranks player' be issued by the player.
rbluer Mar 16, 2025
b7aa502
MineBombs: Added the new cooldown message that is in the MineBombCool…
rbluer Mar 16, 2025
c9b7ec1
Placeholders: added a comment to better explain the hex colors.
rbluer Mar 16, 2025
05c95b4
Player: Change the way to get a platform player. Tie it to the Platf…
rbluer Mar 25, 2025
939e51d
PlayerCache Timer Task: Redo the submission of the task to be self co…
rbluer Mar 25, 2025
a4c2617
Prison Utils: Changed the way the platform players are used to resolv…
rbluer Mar 25, 2025
8184bc2
Ranks: Change the way ranks player get the player objects, especially…
rbluer Mar 25, 2025
47f64af
MineBombs: Fix the way players are used to resolve a few issues with …
rbluer Mar 25, 2025
e23d120
These was a problem with hex color codes being used in lore (or elsew…
rbluer Apr 1, 2025
fe77d74
2025-03-31 V3.3.0-alpha.19g
rbluer Apr 7, 2025
0caa2b6
Increment build to v3.3.0-alpha.19h because 19g did not appear to com…
rbluer Apr 7, 2025
f1fab5f
Added zEssentials and zMenu to Prison's soft depends so prison will l…
rbluer Apr 7, 2025
158d0ad
Prison was hard coding the teleport message. Not sure why it was not…
rbluer Apr 7, 2025
23e9fb8
Change logs: Restructured the change logs so the primary file is not …
rbluer Apr 7, 2025
9121d66
Blocks: added an isPassable() function to the compatibility functions…
rbluer Apr 27, 2025
9e30bf2
Mines: Last block break bug fix. Fixes an issue where the task to br…
rbluer May 20, 2025
3c30ed7
Bounds: Fixed an obscure bug where changing the World was not updatin…
rbluer Jun 22, 2025
eeaef45
Locations: Fixed a potential problem with getting the wrong block, or…
rbluer Jun 22, 2025
9f1375c
Mine Bombs: Bug fixes. There are a few bug fixes in these changes whi…
rbluer Jun 26, 2025
8122a5b
Release v3.3.0-alpha19i 2025-06-26.
rbluer Jun 26, 2025
23e8233
Mine Bombs: Bug fixes. There are a few bug fixes in these changes whi…
rbluer Jun 26, 2025
a265890
Mines: Support falling sand and player placed objects.
rbluer Jun 29, 2025
c485c79
Mine Bombs: Fixed some issues with mine bombs, such as prison is now …
rbluer Jun 29, 2025
d28b552
Mines: Startup air block counts: Changed slightly to start this task …
rbluer Jun 30, 2025
94e8cdb
Mine bombs: Added a mine bombStatus so it's better documented if a mi…
rbluer Jun 30, 2025
290ddcc
Mine bombs: Fixed an issue with the item stack not correctly duplicat…
rbluer Jul 26, 2025
3687e43
Players: Bug fix. If unable to get a player's default rank, then retu…
rbluer Jul 26, 2025
46f9c13
Players: Bug fix. If unable to get a player's default rank, then retu…
rbluer Jul 26, 2025
a9dc9db
Fix a bug (2025-07-28) with inventory items being held in the off-han…
rbluer Dec 3, 2025
cd97e52
Bug fix: Prevent an NPE when a sellallItem is null. Generally this s…
rbluer Dec 3, 2025
77c6a42
Premium Vanish: If a player is using Premium Vanish and they are vani…
rbluer Dec 3, 2025
7e86f05
Mine bombs: Identify the name of the mine bomb in chat.
rbluer Dec 3, 2025
3f794c7
Placeholders: Bug fix (2025-04-13). When trying to access informatio…
rbluer Dec 3, 2025
1c7f721
Spigot 1.21.10 support added. The addition of this new version has r…
rbluer Dec 3, 2025
31ebbef
2026-02-23 Upgrade item-nbt-api to v2.15.5 so it can support spigot 1…
rbluer Feb 25, 2026
a2a7351
ug fixes: There were some issues with a mine existing in the world th…
rbluer Feb 25, 2026
5ca76dd
2026-02-23 Upgrade item-nbt-api to v2.15.5 so it can support spigot 1…
rbluer Feb 25, 2026
9b2a8b1
General cleanup: these are works in progress (wip) that have not been…
rbluer Mar 5, 2026
f76ec2f
Prison Cleanup: Mines: Removed obsolete and unneeded comments and fix…
rbluer Mar 5, 2026
347fbfc
Prison Cleanup: prison-ranks: Removed obsolete and unneeded comments …
rbluer Mar 6, 2026
51949f8
Renamed an enum to BlockEventCustomPlaceholders since it was not clea…
rbluer Mar 6, 2026
4fe6116
Removed some uses of the old block model. Breaking change: This remov…
rbluer Mar 6, 2026
8abb63a
Prison Cleanup: prison-core: Removed obsolete and unneeded comments a…
rbluer Mar 6, 2026
e164e06
Design documents: Starting to create some of the design and planning …
rbluer Mar 6, 2026
bd070ab
config.yml: change the default setting on adding new players on start…
rbluer Mar 6, 2026
333b386
Prison Cleanup: prison-core: Removed obsolete and unneeded comments a…
rbluer Mar 6, 2026
ed31ae5
Prison Cleanup: prison-core: Removed obsolete and unneeded comments a…
rbluer Mar 6, 2026
726d787
Prison Cleanup: prison-core: Removed obsolete and unneeded comments a…
rbluer Mar 7, 2026
e213749
Prison Cleanup: prison-core: Removed obsolete and unneeded comments a…
rbluer Mar 7, 2026
1e58ba8
Bug fix in the ChatTest Junit test. When I was cleaning up that sourc…
rbluer Mar 7, 2026
8da73c5
Prison Cleanup: prison-spigot: Removed obsolete and unneeded comments…
rbluer Mar 14, 2026
10e9c79
Prison Cleanup: prison-spigot: Removed obsolete and unneeded comments…
rbluer Mar 23, 2026
68a2044
Placeholders: Bug fix. The wrong player object was being used with t…
rbluer Mar 24, 2026
e370987
Prison Cleanup: prison-spigot: Removed obsolete and unneeded comments…
rbluer Mar 24, 2026
66bbf02
Prison Cleanup: prison-spigot: Removed obsolete and unneeded comments…
rbluer Jun 13, 2026
2251ff2
Prison Cleanup: prison-spigot: Removed obsolete and unneeded comments…
rbluer Jun 13, 2026
bd7a8bc
Update the version of XSeries x11.3.0 to support 1.8 through 1.21.x a…
rbluer Jun 14, 2026
b67537d
Prison v3.3.1 2026-06-15
rbluer Jun 15, 2026
19385fd
Update change logs for v3.3.1.
rbluer Jun 19, 2026
b90c694
Update change log docs.
rbluer Jun 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@ gradle-app.setting

build.gradle.deploy
prison-spigot/lib/old/
prison-spigot/lib/disabled/
zip_snapshots/
79 changes: 79 additions & 0 deletions PrisonSpigotMC/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />

<title>Prison - Test Document Titles</title>

<style type="text/css">

.prison-img-header {
width: 96%;
}

.prison-banner {
display: inline-block;
width: 96%;
max-width: 60em;

border: 10px black solid;

border-radius: 90px;

font-family: sans-serif;
font-weight: bold;
font-size: 150px;


background-color: #ffb000;

text-align: center;

}
.prison-logo {
display: block;
height: auto;
width: auto;

position: relative;

background-image: url(images/Prison_Logo_Small.png);

}

.prison-logo > img {

position: absolute;
top: 0;
left: 0;

max-width: 1.26em;

margin: -10px;
}
</style>
</head>
<body>

<div>

<span class="prison-banner">
<span class="prison-logo">
<img src="images/Prison_Logo_Small.png" ></img>
</span>

<span class="title">PRISON</span>
</span>


</div>

<div>
<img class="prison-img-header" src="images/Sectional_Header_Prison.png" ></img>
</div>
<div>
<img class="prison-img-header" src="images/Sectional_Header_Prison_Long.png" ></img>
</div>
</body>
</html>
Loading
Loading