Len
98a0a06081
Add abandonsublevelclaim command.
2024-08-03 14:24:39 +02:00
Len
88f9c27194
Cherry pick: * Extract GriefPrevention#allowBuild/GriefPrevention#allowBreak to a helper method
...
* These methods have been hacky since the introduction of the `ClaimPermissionCheckEvent`, and as we saw with damage events, Spigot is serious about event constructors not being API. Moving away from constructing events is a good idea in general.
2024-07-20 17:54:40 +02:00
Len
0acbfa316f
Cherry pick: * Use Tag.REPLACEABLE instead of manual material listing
2024-07-20 17:09:21 +02:00
Len
40152b5dd9
Cherry pick: * Move to more maintainable PotionEffectTypeCategory for potion handling
2024-07-20 17:08:31 +02:00
Len
6f2a02d610
remove FEATURE: limit fire placement, to prevent PvP-by-fire
2024-07-20 17:04:23 +02:00
Len
49e1dadf94
Update and changes for 1.21
2024-07-20 16:54:10 +02:00
Len
01dbc159de
Fix /kfc
2024-06-08 09:49:15 +02:00
Len
034124341c
Update kick from claim and send players to spawn.
...
This prevents players from building traps at the locations.
2024-06-01 12:00:10 +02:00
Len
5c345f697b
Add support for crafter
2024-03-20 15:25:29 +01:00
Len
adb05fce8b
Fix breaking decorated pots with bow and arrow
2024-01-05 19:41:43 +01:00
Len
fc816340d5
Update to 1.20.4
2024-01-05 19:15:43 +01:00
Len
d26c6a8082
Allow containers to be named playernames to have them be accessed by that player
2023-10-31 21:23:05 +01:00
Len
543820ab71
Merge branch 'alttd' of https://github.com/Altitude-Devs/AlttdGriefPrevention into alttd
2023-10-31 19:02:49 +01:00
Len
afba8f97b4
Fix unsitting sittable animals
2022-10-03 21:09:22 +02:00
Len
46d6c9eaf3
Someway somehow these events are no longer registered?
2022-09-29 19:34:17 +02:00
Len
f34f0161ae
Prevent players from entering vehicles w/0 accesstrust
2022-09-29 18:06:16 +02:00
Len
aeec095ff8
Prevent theft from water/lava cauldrons.(
...
058ae980
2022-09-29 17:58:10 +02:00
Len
051c061aa7
Delete pom.xml
2022-09-29 17:53:19 +02:00
Len
5a57c5180e
Do not protect chests with a loottable
2022-09-29 15:31:41 +02:00
Len
2a7fd7c557
Scale nearby claiming amount based on dimension.
2022-09-26 09:01:19 +02:00
Len
80148d9f58
Fix config value assignment
2022-09-26 08:53:57 +02:00
Len
09889cba1d
Fix IgnoreClaimWarningTask alreadySchedulesException
2022-09-25 14:06:11 +02:00
Len
85ffc29157
FIx claimnearby message
2022-09-25 13:56:38 +02:00
Len
2eb082bbd6
Draft - Switch to gradle
2022-09-11 22:32:37 +02:00
Len
0a21da96d0
disable pl3xmap for now
2022-09-11 19:32:55 +02:00
Len
a2954e8795
Apply build trust for entity containers.
2022-08-28 17:49:58 +02:00
Len
20b341e46a
Allow snowballs to activate dripleafs with accesstrust
2022-07-31 22:23:31 +02:00
Len
3b163478ef
allow bypassing nearby claims with ignore claim
2022-06-19 20:35:00 +02:00
Len
189f044d90
nitpick upstream
2022-06-19 13:17:35 +02:00
Len
4d82df391c
Remove GH actions
2022-06-19 12:57:05 +02:00
Len
f2e6443c4f
Fix offline trusting?
2022-06-19 12:56:28 +02:00
Len
56ad239cbc
validate names when trusting players
2022-06-19 11:58:53 +02:00
Len
9fe7f8258d
Require container trust to let pets sit down
2022-06-09 11:05:13 +02:00
Len
3155c65320
Add byass permission for ignore claim warnings
2022-06-05 21:40:19 +02:00
Len
9a70c2218b
Only warn once when placing tnt
2022-06-04 21:26:09 +02:00
Len
173bd794fe
revert 190f5c
2022-05-24 21:38:33 +02:00
Len
9f356fad31
revert 15fce9ad
2022-05-24 21:37:00 +02:00
Len
db7130dd63
cherry pick commit
2022-05-24 21:24:18 +02:00
Len
a4345dcd7c
revert dbd0a4
2022-05-24 21:23:29 +02:00
Len
0611f5d695
revert e18ec1
2022-05-24 21:03:47 +02:00
Len
eceeaf1dca
Fix subclaims not deleting when converting to a temp claim
2022-05-22 02:46:56 +02:00
Len
405f7547a6
Update claimblock price when checking price for them.
2022-05-09 10:07:38 +02:00
Len
6dfa078fa7
Fix NPE
2022-05-08 17:51:49 +02:00
Len
15fce9ad2c
fix npe
2022-05-03 08:37:04 +02:00
Len
0f39e4ef6d
Fix claiming near admin claims
2022-05-02 17:04:55 +02:00
Len
5577636b94
Fix temp claims not expiring
2022-05-01 19:34:39 +02:00
Len
61823e98fb
Do not allow to claim near admin claims
2022-05-01 18:31:27 +02:00
destro174
396b7d57fc
Load custom messages from config
2022-04-22 18:52:32 +02:00
destro174
95eb7f3e6d
fix
2022-04-15 09:47:14 +02:00
destro174
c82e5c586d
Prevent claiming outside of the worldborder
2022-04-15 09:37:58 +02:00
destro174
35e82c7332
Fix nearbyclaim listing as access permission
2022-04-15 09:28:28 +02:00
destro174
8be187c73b
Remove bloat
2022-04-02 10:38:58 +02:00
destro174
125e3b66db
Don't require nearbytrust for subclaims
2022-03-19 21:03:54 +01:00
destro174
190f5cc1c0
dirty fix for trusting offline players
2022-03-19 20:49:46 +01:00
destro174
7fa1832acd
remove unused code
2022-03-14 14:20:24 +01:00
destro174
0c041cdf1b
Update to 1.18.2
2022-03-14 14:19:51 +01:00
destro174
61769160ab
remove placeholders declaim and disclaim
2022-03-09 17:21:56 +01:00
destro174
891e88b895
Add minimessage placeholders
2022-03-06 10:40:37 +01:00
destro174
b785539ae5
inherit permissions
2022-03-06 00:24:24 +01:00
destro174
3436ddcd7e
Better protection for potion effects
2022-03-05 17:18:00 +01:00
destro174
5e8bbe75c3
prevent interacting with cauldrons w/o container trust
2022-03-05 15:30:42 +01:00
destro174
6d14031a02
fix commands requiring trust
2022-03-05 12:29:43 +01:00
destro174
7f4fa390f2
Fix kickfromclaim if target is riding
2022-03-05 12:12:10 +01:00
destro174
c2da8cdd4b
Remove legacy codes in config
2022-03-05 11:29:58 +01:00
destro174
f89d443bd1
Add kick from claim
2022-03-05 11:26:38 +01:00
destro174
fe43443cde
Fix not being able to place lava near vanished players
2022-03-05 10:15:58 +01:00
destro174
9ecebc929d
Some fixes and changes to IgnoreClaimWarningTask
2022-02-26 11:00:53 +01:00
destro174
9ca7f880a0
Don't load chunks when checking for nearby claims
2022-02-25 23:58:09 +01:00
destro174
7d1fe8bf2f
remove bloat
2022-02-25 23:51:32 +01:00
destro174
3ae6542648
better formatting for ignoreclaim warning
2022-02-25 21:53:28 +01:00
destro174
cba5fbbdf8
fix some stuff
2022-02-24 19:39:19 +01:00
destro174
68e14f9ceb
add trust info message
2022-02-24 19:21:33 +01:00
destro174
04a035091c
add error message
2022-02-24 19:18:36 +01:00
destro174
2587b26eb2
Merge branch 'alttd' of https://github.com/Altitude-Devs/AlttdGriefPrevention into alttd
2022-02-24 18:59:21 +01:00
destro174
0f8b6b5a0d
mostly claimnearby stuff?
2022-02-24 18:58:38 +01:00
destro174
67b9c2c8ba
Remove WelcomeTask
2022-02-21 17:45:52 +01:00
destro174
0a012a395b
remove junk
2022-02-20 20:41:27 +01:00
destro174
708cc75d5b
remove unused code
2022-02-20 20:11:03 +01:00
destro174
dbd0a4f2b9
cache playername on login
2022-02-20 14:56:51 +01:00
destro174
bbf140b020
show playernames in trustlist on webmap
2022-02-20 14:42:54 +01:00
destro174
4608ca9b95
Only cache offline playernames is requested
2022-02-20 14:42:41 +01:00
destro174
e96cbd344b
Remove IgnoreLoaderThread
2022-02-20 14:34:43 +01:00
destro174
e18ec1e55c
Remove wastefull cache, to be replace by a better one
2022-02-20 14:33:40 +01:00
destro174
e9eb96eb73
remove bloat
2022-02-20 01:18:18 +01:00
destro174
448f81baec
fix plugin not starting
2022-02-19 22:23:26 +01:00
destro174
ed3188b37a
Remove unused code
2022-02-19 21:06:41 +01:00
destro174
b4a60683d9
Remove unused check for creative mode
2022-02-19 20:57:34 +01:00
destro174
2c8121dd2c
remove ClaimsMode.Creative
2022-02-19 20:40:52 +01:00
destro174
1d9b5ed1f4
remove ClaimsMode.SurvivalRequiringClaims
2022-02-19 20:31:16 +01:00
destro174
e513d226b6
remove ipbaninfo
2022-02-19 20:17:47 +01:00
destro174
4610d39713
remove troll filter
2022-02-19 20:15:08 +01:00
destro174
8a5369d888
remove smart ban
2022-02-19 20:14:19 +01:00
destro174
f4c6dcbf19
Remove spamdetector
2022-02-19 20:10:31 +01:00
destro174
537803028b
remove sieges
2022-02-19 20:07:28 +01:00
destro174
998bf5201c
Remove metrics
2022-02-19 19:35:55 +01:00
destro174
1ccf191596
remove unused stuff
2022-02-19 19:33:50 +01:00
destro174
bf1c4c38a2
incremental claimblock prices
2022-02-18 11:05:31 +01:00
destro174
b784eea500
show player name in ignoreclaimwarning
2022-02-17 08:51:14 +01:00
destro174
999b474a9d
Add increasing prices for claimblocks
2022-02-15 22:51:51 +01:00
destro174
d8f64cd09a
protected -> public
2022-02-15 21:14:05 +01:00