stijn
|
85e5effc15
|
Update VillagerWorkstationEvent to remove outdated api use
|
2026-05-14 19:38:50 +02:00 |
|
stijn
|
8ad6fe2608
|
Merge branch 'plot_rtp'
# Conflicts:
# src/main/java/com/alttd/playerutils/PlayerUtils.java
# src/main/java/com/alttd/playerutils/config/Config.java
# src/main/java/com/alttd/playerutils/config/Messages.java
|
2026-05-14 19:31:47 +02:00 |
|
stijn
|
eb7bd6cc95
|
Added random plot command by Jakob Stranz
|
2026-05-12 20:06:47 +02:00 |
|
stijn
|
18de5cebd6
|
Make book byte limits configurable per player permissions
|
2026-04-11 23:04:45 +02:00 |
|
stijn
|
ff9133ecfa
|
Remove player from all glow teams when glow is turned off
|
2026-03-31 23:26:34 +02:00 |
|
stijn
|
57b5b8fe84
|
Refactor book byte enforcement by replacing BookByteChunkLimitListener with simplified BookByteLimitListener. Adjust byte limits and improve oversized book handling logic.
|
2026-03-27 20:46:09 +01:00 |
|
stijn
|
e03c51198c
|
Add BookByteChunkLimitListener and BookWriteEvent to enforce book byte limits and prevent chunk saturation
|
2026-03-27 18:51:43 +01:00 |
|
stijn
|
bd7a46c283
|
Fix project name in settings.gradle.kts to PlayerUtils
|
2026-01-21 07:18:12 +01:00 |
|
stijn
|
4b1c2078eb
|
Add BlockDispenseEvent listener to ensure armor stands placed through dispensers respect the armor stand chunk limit
|
2026-01-21 07:10:46 +01:00 |
|
stijn
|
f7313f8f25
|
Add ReCountArmorStands command and handle armorstands being removed
|
2026-01-21 06:59:35 +01:00 |
|
stijn
|
cb98c3761b
|
Update PlayerJoin to handle attribute keys and improve attribute modification logic
|
2025-11-01 00:56:19 +01:00 |
|
stijn
|
df347fde7f
|
Add PlayerJoin event listener to modify player attributes on join and update project configuration
|
2025-10-31 01:45:54 +01:00 |
|
stijn
|
ab162b5094
|
Refactor logging by replacing custom Logger with SLF4J and adapt all usages
|
2025-07-24 23:04:52 +02:00 |
|
stijn
|
c66b30ff90
|
Update XPCheque to use calculateTotalExperiencePoints and setExperienceLevelAndProgress to fix exp reset bug
|
2025-07-22 19:27:12 +02:00 |
|
stijn
|
7625c57b8b
|
Refine ghast speed message to display human-readable speed names
|
2025-07-20 04:44:45 +02:00 |
|
stijn
|
7f6d4c4b36
|
Add ghast speed command with configurable speed levels
|
2025-07-20 04:36:02 +02:00 |
|
stijn
|
d6d7269fee
|
Fix inverted spawn egg check in BlockBlockUseEvent
|
2025-07-17 23:12:47 +02:00 |
|
stijn
|
e81d532178
|
Restrict usage of END_PORTAL_FRAME in BlockBlockUseEvent
|
2025-07-17 00:04:11 +02:00 |
|
stijn
|
c016db5969
|
Update BlockBlockUseEvent to use MaterialTags for spawn egg checks
|
2025-07-16 23:56:42 +02:00 |
|
stijn
|
05fd3beb9c
|
Add BlockBlockUseEvent to restrict usage of blocked items and blocks
|
2025-07-15 21:25:02 +02:00 |
|
stijn
|
50f66b93c3
|
Merge pull request 'fix_rotate' (#1) from fix_rotate into master
Reviewed-on: #1
|
2024-08-04 20:29:46 +00:00 |
|