539bec2e92
Begin remaking flag command
2020-02-17 14:24:08 +01:00
408e1eb5d6
Update Flag command to current API state
2020-02-17 00:35:20 +01:00
aa64d7b135
Port integer flags
2020-02-16 23:42:33 +01:00
867948097d
Make IntegerFlag extendable
2020-02-16 22:40:29 +01:00
f221968612
Change NOITFY -> NOTIFY in Captions
2020-02-16 20:45:43 +01:00
14fcf33654
Find the real (legacy) flag name
2020-02-16 20:42:42 +01:00
02ae24bdd9
Remove unused flag types
2020-02-16 19:56:36 +01:00
71b2c34bc3
Port all boolean flags.
2020-02-16 19:47:05 +01:00
49344da749
Port reserved flags
2020-02-16 17:40:42 +01:00
4dce805978
Move getExample implementation to BooleanFlag
2020-02-16 15:59:56 +01:00
080e3d0788
Port weather flag
2020-02-16 15:57:33 +01:00
70e965d5cb
Port greeting and farewell flags
2020-02-16 15:46:06 +01:00
a3192c9668
Port description flag
2020-02-16 15:34:10 +01:00
83a33d2b41
Update Flag containers. Add javadocs. Add missing methods.
2020-02-16 15:22:31 +01:00
e9c69dc80c
Make ListFlag lists immutable
2020-02-16 14:49:47 +01:00
1c0f20910c
Port DenyExitFlag
2020-02-13 13:47:09 +01:00
0b1d4d4d13
Port UntrustedVisitFlag
2020-02-13 13:42:06 +01:00
30d2785ef2
Port flight flag
2020-02-13 13:25:22 +01:00
8e729f6949
Port MusicFlag
2020-02-13 13:12:41 +01:00
97c1d788b0
Pull Captions methods into a Caption interface.
2020-02-13 12:46:31 +01:00
1c4c680e18
Make PlotFlag more generic to allow generic flag creation
2020-02-11 23:33:05 +01:00
b3db67ab76
More ported flag types, and additions to the flag API.
2020-02-10 14:58:04 +01:00
364c693b8c
Commit WIP flag work.
2020-02-07 21:24:49 +01:00
d0b6badf09
Fix DebugClaimTest ( #2667 )
...
* Fix DebugClaimTest
* Remove code causing 3 database updates per plot + errors when using MySQL
2020-01-31 17:12:06 +00:00
30f37e1e8b
Update /plot info placeholders
2020-01-27 23:39:29 +01:00
4e1c90bbcc
Fixes space between names in plot info ( Fixes #2675 )
2020-01-27 23:06:42 +01:00
57af89f1d0
Merge pull request #2652 from SynergyMC/breaking
...
Revert teleportation behavior to pre-4.400
2020-01-22 21:23:25 -05:00
118adb42b9
add hungarian translation
2020-01-14 12:27:23 +01:00
f3187a465c
Oops
2020-01-10 19:38:38 +01:00
6ee9d91aef
Update requriedTypes
2020-01-10 14:01:28 +01:00
808a1ed703
Add wildcards to command args
2020-01-10 13:35:59 +01:00
7142e9e0e3
deprecate metrics settings
2020-01-07 22:45:53 +01:00
3aa554c52b
Implemented optional specification of teleport causes
...
This should have backwards-compatibility for any users of the API but would require an update from anything reimplementing (for whatever reason) the interfaces amended by this commit.
2020-01-02 18:29:12 -10:00
42a83b56c3
Add clarification of tp bypass permission node to settings.yml
2020-01-03 01:10:32 +01:00
0ad2682210
Add update and jvm flags to debugpaste
2019-12-27 16:53:38 +01:00
3abb35e506
Prevent NPE when trying to set statement = null
in SQLManager
...
If the statement is null, the `isClosed` check will lead to a NPE. As it's going to be null either way, just ignoring the NPE has no side effects.
2019-12-20 18:01:36 +01:00
c6e36fd70e
Fix plot biomes.
...
When migrating to the WorldEdit Biome types, code was not altered to account for these changes. This lead to configuration parsing breaking, and the `/plot setbiome` command no longer functioning. This fixes #2599 .
2019-12-20 17:37:48 +01:00
9fd29b264e
Some logging operations to check for tps loss.
2019-12-15 13:08:02 -05:00
3af05e7960
Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking
2019-12-09 14:44:16 -05:00
07b6942690
Minor code tweaks
2019-12-09 14:43:53 -05:00
7d8a5213dd
Bump okio from 2.2.2 to 2.4.1
...
Bumps [okio](https://github.com/square/okio ) from 2.2.2 to 2.4.1.
- [Release notes](https://github.com/square/okio/releases )
- [Changelog](https://github.com/square/okio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okio/compare/2.2.2...2.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-07 19:34:28 +01:00
eb09e0a633
Bump okhttp from 3.12.0 to 4.2.2
...
Bumps [okhttp](https://github.com/square/okhttp ) from 3.12.0 to 4.2.2.
- [Release notes](https://github.com/square/okhttp/releases )
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-3.12.0...parent-4.2.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-07 18:49:39 +01:00
4e2c90e399
Bump gson from 2.8.0 to 2.8.6
...
Bumps [gson](https://github.com/google/gson ) from 2.8.0 to 2.8.6.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-07 18:48:37 +01:00
e5423b5e08
Bump kotlin-stdlib from 1.3.50 to 1.3.61
...
Bumps [kotlin-stdlib](https://github.com/JetBrains/kotlin ) from 1.3.50 to 1.3.61.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.3.61/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.3.50...v1.3.61 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-07 18:41:32 +01:00
c1a7844f4a
Bump lombok from 1.18.8 to 1.18.10
...
Bumps [lombok](https://github.com/rzwitserloot/lombok ) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases )
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-12-07 18:36:45 +01:00
3ba29583fc
Add all colors to style.yml
...
For further releases , we should aim to get a rid of the styles.yml and $ codes. I've seen a lot of people struggling with them, and if you want to use other formatting codes, you need to yamlize the non yamlized messages, otherwise it won't work properly.
2019-12-07 17:40:15 +01:00
7760631751
Remove deprecated method from Captions.java
2019-12-06 21:18:56 -05:00
05d6d557b8
Merge remote-tracking branch 'origin/breaking' into breaking
2019-12-06 21:16:19 -05:00
9925a320f5
Fix event listeners
2019-12-06 21:16:09 -05:00
dca5d84d29
Fixes #2620
2019-12-06 00:28:07 +01:00