Commit Graph

1448 Commits

Author SHA1 Message Date
a42e08dc0e Adding "entity-change-block" flag check for roads ()
Adding check for plot flag
2024-11-01 11:05:33 +00:00
afb36d98c7 Read Adventure version from version catalogue
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-09-15 14:22:31 +02:00
a69cd609b9 fix: rename minecart EntityType enum constants ()
* fix: rename minecart EntityType enum constants

* chore: re-add older minecart entity type names
2024-08-25 22:12:25 +02:00
dfd80c4723 Reenable checkerframewowkr javadoc linking ()
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-08-18 01:11:22 +02:00
fad038ef78 Remove unused SNOW field which triggers legacy mode ()
Remove unused SNOW variable which triggers legacy mode
2024-08-15 07:37:32 +02:00
84b1af8856 Fix use-flag on spigot servers ()
* fix: workaround for broken Material.isInteractable spigot implementation

* chore: don't filter unnecessarily

* fix: waxing signs was introduced in 1.20 - not 1.20.1
2024-08-15 07:36:49 +02:00
67e69e3fc1 Fix sending multiple messages of notify-enter and notify-leave flag when joining from foreign worlds ()
* Fixed  by combining Teleport and WorldChange

* re-added WorldEdit permission check

* Changed conditions for calling plotEntry
2024-06-16 10:55:02 +02:00
670f5a802e fix: add null check for bukkit world ref () 2024-06-16 10:53:50 +02:00
be8f07c556 fix: use soft/weak references when caching bukkit/P2 worlds ()
- Fixes 
2024-06-02 10:05:31 +02:00
215053e364 Ref: height limit check ()
- The notifyIfOutsideBuildArea method checks the limits and already includes sending the height.height_limit message. This does not need to be called again in the code.
2024-06-01 16:43:43 +02:00
f88ea94bfe Performance Improvement: high-requency listener ()
* Adding new 'high-frequency-listener' setting

* Moving high-frequency event listener in new class

* Small typo
2024-05-13 20:20:21 +01:00
a7447c9d75 fix: disable not saving single world chunks ()
Disable not saving single world chunks

- addresses 
2024-05-09 14:57:58 +02:00
6ef1163325 perf: get rid of guice overhead when accessing the player & world manager ()
Return already injected fields to skip slow Injector access
2024-05-01 18:45:15 +02:00
bc1cc074b8 Make builds reproducible ()
Signed-off-by: Alexander Brandes <mc.cache@web.de>
2024-04-14 21:04:01 +02:00
9f4f213a8c fix plot music volume to span full plot ()
fix: plot music volume to span full plot
2024-04-12 20:55:09 +02:00
111ea7029e fix: allow trusted players to remove books from lecterns while lectern-read-book flag is true ()
allow trusted players to remove books from lecterns
2024-03-30 10:31:04 +01:00
9be2eedf7f fix-armor-stand-caps () 2024-03-30 10:30:37 +01:00
82f868ae7d Introduce tile-drop flag ()
* added tile-drops flag

* added tile-drops flag

* added tile-drop flag

* updated description

* relocated listener
2024-03-26 17:38:55 +01:00
2321831044 Prevent loading faraway chunks ()
* Prevent loading faraway chunks

* docs
2024-03-07 21:34:33 +01:00
25e98618b9 feat: introduce a flag section into the config for instabreak ()
* Added and applied config

* removed wrong return logic
2024-03-07 21:34:25 +01:00
5344efd1b7 feat: introduce a fishing flag ()
* introduce fishing flag

* fixed typo in description

* added details to the flags description
2024-03-02 13:43:16 +01:00
d9537ee9df Suppress errors due to failed getEntitySpawnReason implementation ()
fix: suppress errors due to failed getEntitySpawnReason implementation
2024-02-12 18:32:27 +01:00
0de6887526 Avoid creating EntityDamageByEntityEvent () 2024-02-12 18:20:20 +01:00
a2e3274215 Introduce base plot count placeholder ()
* Introduce base plot count placeholder

* add world-specific variant
2024-02-12 18:19:59 +01:00
b369683b9c fix: allow allay breeding ()
move DUPLICATION to BREEDING
2024-02-12 18:19:44 +01:00
448577774a Entity#getEntitySpawnReason compatibility for spigot ()
chore: Entity#getEntitySpawnReason compatibility for spigot
2024-02-02 16:46:39 +01:00
ae941e67a4 Fallback to areas QueueCoordinator when passing null ()
* fix: fallback to area QueueCoordinator if null passed

* chore: add annotations to suppress IDE warnings
2024-01-21 12:40:38 +01:00
9566af5fda Use MUSIC soundcategory for plot music flag ()
chore/fix: use MUSIC sound category for plot music
2024-01-21 12:38:46 +01:00
fccc146053 Do not remove entitys with CUSTOM spawn-reason on CreatureSpawnEvent. ()
Do not remove entitys with CUSTOM spawn-reason.
2024-01-21 12:33:53 +01:00
e4613cfc62 Fix minimessage tag resolver in list command ()
fix: update resolver tag names for list command
2024-01-12 09:35:11 +01:00
449af2f3a4 Add admin permission override to edit signs ()
* add admin permission override to edit signs

* include sign dying
2024-01-06 11:28:33 +01:00
ead7acdd76 fix: allow pistons on merged plot road if detect-invalid-edge-pistons true ()
- fixes 
2023-12-31 18:50:29 +00:00
a90e179338 Relocate net.kyori.options (Support newer 1.20.4 builds) ()
chore/fix: relocate net.kyori.option
2023-12-25 18:32:29 +01:00
1a33997099 Release 7.3.0 2023-12-22 17:54:28 +01:00
c6b0b99cd6 Fix MM update in plot condensation 2023-12-22 17:28:00 +01:00
d851e27aed Fix checkerframework javadoc URL 2023-12-16 17:34:56 +01:00
4a45729c9e feat: add projectile-change-block flag ()
- closes 
2023-12-12 13:53:10 +00:00
85bec710df Release 7.2.1 2023-12-09 10:13:42 +01:00
89511f07f9 Fix: disable sign-coloring when edit-sign flag is false ()
* Initial commit

* Update Bukkit/src/main/java/com/plotsquared/bukkit/listener/PlayerEventListener.java

Co-authored-by: powercas_gamer <cas@mizule.dev>

* Relocated Item check

* Added version check when building list of items

* Use mutable set and copy to immutable

---------

Co-authored-by: powercas_gamer <cas@mizule.dev>
2023-12-06 22:56:22 +01:00
31ae62b62c Introduce edit-sign flag () 2023-11-26 12:36:01 +00:00
cdb44d4884 fix: re-add default spawn option and disclude armour stands ()
- Fixes 
2023-11-25 20:30:48 +00:00
ba7880241b Fix: permission check for integer flags ()
* Changing numeric check to support '0'

* Adding notes

* More detailed description of 'max-plots' setting
2023-11-21 17:26:15 +00:00
8195afaa2f Fix: chest_boat not removing () 2023-11-06 14:38:32 +01:00
fdc887850c Release 7.2.0 2023-11-03 15:01:50 +01:00
e3bfd9b8bf Add info about service providers to debugpaste () 2023-11-03 14:58:38 +01:00
3cc770970f feat: add configurable border size ()
- allows players to travel past border, but not claim
 - closes 
2023-10-31 10:51:19 +00:00
1c3776b605 Delay economy initialization to server load () 2023-10-29 10:55:31 +01:00
c7bfd48a21 Release 7.1.0 2023-10-09 17:03:09 +02:00
28e97e8441 Replace deprecated ageable with breedable ()
* [] Replace deprecated ageable with breedable

* [] Correct methods and usage based on issue

* [] Add since tag to deprecated and new methods

* [] Add to deprecated annotation since argument with todo value

* [] Change since to todo for changed code

* [] Change access of storeBreedable to private
2023-10-07 20:15:26 +02:00
5f7bb784f0 feat: add concrete-harden flag () 2023-10-04 09:41:47 +01:00