SirYwell
|
b2915d9bd7
|
add license...
|
2021-08-23 10:11:43 +02:00 |
|
SirYwell
|
6ec136a03d
|
Make sure lock is free'd even on error (fixes #3116)
|
2021-08-23 10:05:38 +02:00 |
|
dordsor21
|
a8fc6662e0
|
Allow visit to work when players are not the owner of the base plot
|
2021-08-22 16:26:49 +01:00 |
|
dordsor21
|
fb8e749411
|
Still allow serialisation of PlotTitle flag
|
2021-08-22 15:58:15 +01:00 |
|
dordsor21
|
4b26a7e300
|
Allow PlotTitle to have a "null" mode (default plot title flag should be the configured values)
|
2021-08-22 15:55:09 +01:00 |
|
dordsor21
|
34f0236e9f
|
Add option to "update" blocks that are altered in P2 queues. (#3200)
|
2021-08-19 20:30:38 +02:00 |
|
Traks
|
8f0ae7e51d
|
Clean up chunk coordinators and queue coordinators (#3208)
|
2021-08-19 12:31:47 +01:00 |
|
NotMyFault
|
2988ad6b11
|
Address style violations
|
2021-08-18 11:58:18 +02:00 |
|
NotMyFault
|
bfe2dda5b1
|
Closes #3212
|
2021-08-17 16:38:24 +02:00 |
|
dordsor21
|
33a79595af
|
Add TitleFlag (#3202)
|
2021-08-16 09:02:58 +00:00 |
|
dordsor21
|
da4ae9f4f5
|
Slightly change how flag permissions are handled (#3201)
|
2021-08-14 13:13:01 +00:00 |
|
NotMyFault
|
b841a7c03b
|
Fix javadoc linking of deprecated methods
|
2021-08-11 17:58:24 +02:00 |
|
dordsor21
|
4ee5e3d134
|
Invert toggle messages where the toggle disables rather than enables
|
2021-08-08 16:51:21 +01:00 |
|
dordsor21
|
0e05935ad4
|
Fix #3166
|
2021-08-08 14:06:59 +01:00 |
|
dordsor21
|
78a775530a
|
Merge branch 'v6' of github.com:IntellectualSites/PlotSquared into v6
|
2021-08-08 12:36:23 +01:00 |
|
dordsor21
|
dd36036334
|
Allow players to /plot home from non-plot-areas if per-world-teleport is enabled
|
2021-08-08 12:36:08 +01:00 |
|
Hannes Greule
|
3b2a04e4db
|
Fix/v6/click event actions (#3178)
Co-authored-by: NotMyFault <mc.cache@web.de>
Co-authored-by: dordsor21 <dordsor21@gmail.com>
|
2021-08-08 11:28:43 +00:00 |
|
SirYwell
|
5ab8d50b86
|
Don't keep PlotFlagUpdateHandlers forever
This allows Plots, FlagContainers and its PlotFlagUpdateHandlers being cleaned up by the GC correctly
|
2021-08-08 12:18:25 +01:00 |
|
NotMyFault
|
25a69f4ca0
|
Escalate null entries in the db to the warn level
|
2021-08-04 23:09:38 +02:00 |
|
Patrick "IPat" Hein
|
c8c946cc10
|
Fix /p kick msg (#3186)
* Negate mob-place flag debug message
* fixed a little typo :)
* Added check for dragon egg teleportation event
https://github.com/IntellectualSites/PlotSquared/issues/3074
* Basic dragon egg interact bugfix (Left-click interaction)
* Lifted admin if-condition out of roads (out-of-plot) only block (for animals)
* Fix https://github.com/IntellectualSites/PlotSquared/issues/3185
/p kick missing permission feedback format fix
* remove unnecessary import
Co-authored-by: NotMyFault <mc.cache@web.de>
|
2021-08-04 20:59:19 +02:00 |
|
NotMyFault
|
a86c06bb81
|
Update a few dependencies
|
2021-08-01 20:10:06 +02:00 |
|
NotMyFault
|
6e7bd0a536
|
Left over from 89e17bb468
|
2021-07-31 10:43:11 +02:00 |
|
NotMyFault
|
8fc9e0b13f
|
Be a bit more helpful with deleted plotworlds and invalid db entries
|
2021-07-28 22:23:55 +02:00 |
|
NotMyFault
|
9d396fa91f
|
Fixes #3184
|
2021-07-27 15:04:22 +02:00 |
|
NotMyFault
|
a8c3ac6cee
|
Fixes #3181
|
2021-07-26 22:19:17 +02:00 |
|
NotMyFault
|
9a9365a04d
|
Fixes #3180
|
2021-07-26 21:23:59 +02:00 |
|
NotMyFault
|
c9b012ea5b
|
Leave a note when using deprecated commands
|
2021-07-24 18:01:26 +02:00 |
|
dordsor21
|
3b27b6c850
|
FAWE-Bukkit shouldn't be in core
|
2021-07-23 16:24:30 +01:00 |
|
Traks
|
1e41734826
|
Send usage for '/p v' for too many arguments
|
2021-07-23 15:34:25 +01:00 |
|
Traks
|
a83a79c17e
|
Error message for '/p v' when page out of range
|
2021-07-23 15:34:25 +01:00 |
|
Traks
|
8a77d5a450
|
Fix index out of bounds for '/p h'
|
2021-07-23 15:33:35 +01:00 |
|
dordsor21
|
51ff043af9
|
Prevent users defining their own click events in descriptions/farewells/greetings by default
|
2021-07-22 21:45:51 +01:00 |
|
NotMyFault
|
a0557112a1
|
Handle db command args sanely
|
2021-07-21 15:55:26 +02:00 |
|
NotMyFault
|
6d71e0f8be
|
Fixes 3168
|
2021-07-20 22:21:32 +02:00 |
|
dordsor21
|
31522b6502
|
Check plot ownership/event before handling Direction.ALL
|
2021-07-17 17:51:48 +01:00 |
|
Traks
|
fe65a0c548
|
Fix off-by-one error in schematic pasting (#3160)
|
2021-07-14 17:58:04 +02:00 |
|
NotMyFault
|
a797d748ea
|
Handle /p f add message properly
- Leave a note if the database connection has been established properly
|
2021-07-12 22:55:28 +02:00 |
|
NotMyFault
|
2d1e3b8c03
|
Fixes #3148
|
2021-07-12 18:12:54 +02:00 |
|
NotMyFault
|
635e18e7ed
|
Add copper-oxide flag
|
2021-07-10 15:50:38 +02:00 |
|
Patrick "IPat" Hein
|
991703914c
|
Batching task count reset (#3144)
* Negate mob-place flag debug message
* fixed a little typo :)
* Added check for dragon egg teleportation event
https://github.com/IntellectualSites/PlotSquared/issues/3074
* Basic dragon egg interact bugfix (Left-click interaction)
* Lifted admin if-condition out of roads (out-of-plot) only block (for animals)
* See 4514d39bbd
Co-authored-by: NotMyFault <mc.cache@web.de>
|
2021-07-07 10:10:51 +02:00 |
|
NotMyFault
|
bbee330f4f
|
Don't append color codes to component lore
- Color codes are defined thru the file. Adding these here will clash with any other codes you already use
- Remove prefix from component GUI
|
2021-07-05 11:08:07 +02:00 |
|
NotMyFault
|
60c701d20b
|
Don't display plot rating placeholder in scientific notation
Fixes #3091
|
2021-06-28 18:49:03 +02:00 |
|
NotMyFault
|
eb11d9e3aa
|
Handle add & trust permission ranges properly
|
2021-06-28 16:40:01 +02:00 |
|
SirYwell
|
7898313b0b
|
Check super types and interfaces on PlotPlayer#from
fixes https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/1140
|
2021-06-28 09:53:00 +02:00 |
|
NotMyFault
|
8e23b10f7c
|
Fix update notification ingame message
|
2021-06-27 18:11:57 +02:00 |
|
NotMyFault
|
c46647d491
|
Handle plots.deny.<amount> properly
|
2021-06-27 16:40:45 +02:00 |
|
NotMyFault
|
013e8fcda5
|
Leave a note where to get additional translations
|
2021-06-27 15:23:11 +02:00 |
|
dordsor21
|
7c4d96e176
|
Fix #3117
|
2021-06-27 13:06:10 +01:00 |
|
SirYwell
|
8f48b83c79
|
Replace the proper string in expressions
|
2021-06-24 19:14:59 +02:00 |
|
NotMyFault
|
9acf9f4f19
|
Improve documentation of deprecated methods
|
2021-06-22 18:11:48 +02:00 |
|