Jesse Boyd
3039331976
Add account age expiry filter
2018-06-19 03:29:14 +10:00
Jesse Boyd
6ed6f607b5
Sort flag list alphabetically
2018-06-13 09:28:32 +10:00
Jesse Boyd
ce3e3be59e
Tweak nukkit plot chat
2018-06-09 15:37:49 +10:00
Jesse Boyd
740de4932b
Fix flag perm check
2018-06-07 12:30:39 +10:00
Jesse Boyd
442513b592
Fixes #1970
2018-06-07 08:15:28 +10:00
Jesse Boyd
40635255e3
Probably fixes #1953
2018-05-18 14:48:17 +10:00
Jesse Boyd
550df7f232
Fixes #1952
2018-05-17 17:46:54 +10:00
Jesse Boyd
4ffc4e67ab
Fixes #1822
2018-05-17 16:30:31 +10:00
Jesse Boyd
d6c472fcdf
Fixes #1484
2018-05-17 16:23:27 +10:00
Jesse Boyd
67a70d4ade
Fixes #1928
2018-05-17 15:17:45 +10:00
Jesse Boyd
9f9527d2e2
Fixes #1784
2018-05-17 14:53:34 +10:00
Jesse Boyd
ecf94b8706
minor web tweaks
2018-05-13 10:32:48 +10:00
NotMyFault
244ccb71cf
Update of german.yml
...
german.yml design has been reworked to the up-to-date PlotSquared language file design. Many lines were added and adjusted.
2018-05-11 20:37:50 +02:00
NotMyFault
e13785edfe
Typo fixes
...
Had to write some custom messages for a server and fixed the typos in here
2018-05-11 00:03:35 +02:00
Jesse Boyd
d49bfa612e
Merge pull request #1933 from Leomixer17/patch-1
...
Update italian.yml
2018-05-02 00:52:53 +10:00
Jesse Boyd
72f30d8aef
usernames can be 2 characters
2018-05-02 00:43:27 +10:00
Leomixer17
ef6b1cb932
Update italian.yml
2018-05-01 01:29:18 +02:00
Jesse Boyd
154bad6188
*
2018-04-28 21:53:39 +10:00
Jesse Boyd
613d79fb39
Fixes #1691
2018-04-28 21:51:26 +10:00
Jesse Boyd
5f9bd853ec
Fixes #1903
2018-04-28 09:41:09 +10:00
Jesse Boyd
ef83b5a1b7
Fixes #1931
2018-04-28 09:28:55 +10:00
Jesse Boyd
4f63cdf560
Fixes #1920
2018-04-13 20:37:28 +10:00
Foorack
90c3fac4fa
Fix PlotVersion when compiling with Maven
2018-04-07 20:52:19 +02:00
bibo38
fb706e0d60
Fixed wrong newlines in german language file
2018-03-16 18:07:29 +01:00
Jesse Boyd
368b9a0168
Fixes #1786
2018-03-15 16:34:28 +11:00
BrainStone
515405aa9e
using newer MySQL driver
...
- Newer driver doesn't need manual loading
- Fixes #1783
2018-03-10 21:34:11 +01:00
Jesse Boyd
8f5e2eb439
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
2018-03-08 08:37:36 +11:00
Jesse Boyd
5b18b918a9
Ignore unsupported statement isClosed
2018-03-08 08:37:17 +11:00
dordsor whitwell
7dcb85d5d4
Fix typo in database update error message
2018-03-07 21:02:19 +00:00
Jesse Boyd
1cd30b84d5
check for closed connections
2018-02-15 23:12:42 +11:00
Jesse Boyd
eb1c3263ec
Fix deny-exit flag
2018-02-15 18:59:40 +11:00
Jesse Boyd
8815c83ba1
Various minor
...
Teleport on login fixes
World unloading fixes
2018-01-27 16:26:09 +11:00
Jesse Boyd
0e183f5627
Fixes #1839
2018-01-13 12:47:02 +11:00
Jesse Boyd
b239cb4a18
Fixes #1828
2018-01-10 17:50:38 +11:00
Jesse Boyd
4f464439e5
*
2018-01-10 17:22:46 +11:00
Jesse Boyd
4716104951
Revert broken changes to visit
2018-01-10 17:15:05 +11:00
Jesse Boyd
03337fe080
Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
2018-01-10 16:58:42 +11:00
Jesse Boyd
4ff02831f3
Fixes #1767 (performance issue)
2018-01-10 16:58:37 +11:00
Jesse Boyd
09e83bcbf8
Merge pull request #1793 from Leomixer17/patch-3
...
Update italian.yml
2018-01-10 16:50:17 +11:00
Jesse Boyd
5ddefcea22
when PlayerQuitEvent is never called
2018-01-04 19:24:00 +11:00
Leomixer17
47314ce00d
Update italian.yml
2017-12-10 15:28:35 +01:00
Leomixer17
452bf593e0
Update italian.yml
2017-12-10 14:35:43 +01:00
Leomixer17
a9bd6566b7
Update italian.yml
2017-12-10 12:53:22 +01:00
Christian Langel
59557cf889
improvements: Message for visit Command to a players without plots ( #1796 )
...
We provide now a clear message if we are sure that the Visit command means a player but we dont found any claimed plots for this player.
This is helpful if we try teleport to a numeric named player
See this related tickets: #1691 , #1778
2017-12-09 11:08:15 +01:00
Leomixer17
48bdfd75e5
Update italian.yml
2017-12-07 19:50:02 +01:00
Opachl
70a82d9fc6
fix: p visit issue in latest builds
...
p visit issue in latest builds #1791
2017-12-06 21:40:26 +01:00
Leomixer17
61e045aa50
Update italian.yml ( #1789 )
2017-12-04 17:02:11 +01:00
Leomixer17
9daf13c897
Update italian.yml
2017-12-03 21:13:39 +01:00
Christian Langel
7d39d09317
fix: remove plot-alias with "/p alias" ( #1779 )
...
* fix: remove plot-alias with "/p alias"
remove plot-alias with "/p alias" #1718
* Apply requested Review Changes
Restored the original Permisson to keep backwards compatibility
Clean unused imports.
* added some improvements after testing
added some improvements after testing
2017-12-03 17:59:36 +01:00
Christian Langel
06208696db
fix: numeric Playernames thows NumberFormatException on Teleport ( #1778 )
...
* fix: numeric Playernames thows NumberFormatException on Teleport
Refactoring of the Teleport Handling
Supports now:
* p h xPlotPlayerGuy [PAGE] = Player [numeric] [alphanumeric]
* p h MyPlantage [PAGE] = Alias [numeric] [alphanumeric]
* p h PlotworldLarge [PAGE] = World [numeric] [alphanumeric]
* p h 1:1 [PAGE] = plotId [numeric (1,1|1;2) ]
* p h 4 = 4 th Plot of the Player if available [numeric (1,1|1;2) ]
Check order: Player, Alias, World, PlotId, Page [PAGE]
[PAGE] is optional
* Apply suggested Code Style
Changes:
Collections now empty instead of null.
Property renaming
2017-12-03 17:15:09 +01:00