Commit Graph

1299 Commits

Author SHA1 Message Date
Rsl1122
03c2d51475 Added a notification on setup command when not using full address. 2017-10-29 11:02:31 +02:00
Rsl1122
6bb633ab45 Implemented /planbungee command functionality #349 2017-10-29 11:00:44 +02:00
Rsl1122
0864cbae84 Fixed User not saving to plan_user_info on BungeeCord setups when user has joined one server and joins another, Leading to players not appearing on playerlist of the second server #351 2017-10-29 10:52:35 +02:00
Rsl1122
54a9551a9c Fixed Players table not displaying Geolocations #351 2017-10-29 10:19:31 +02:00
Rsl1122
96f034da9f One missing world color consistency addition 2017-10-27 19:26:11 +03:00
Rsl1122
417aac3f78 Improved color consistency for WorldPie #333
(Introduced 0 values to non-present worlds.)
2017-10-27 19:22:11 +03:00
Rsl1122
acb8f8f793 Alphabetical order to WorldPie #333 2017-10-27 19:19:31 +03:00
Rsl1122
4b26755d5b Implemented unified Session display on both pages (#354) and added SessionID as a tooltip. (#332) 2017-10-27 19:08:48 +03:00
Rsl1122
c6f7fa34cc Improved Exception JavaDocs 2017-10-25 19:35:58 +03:00
Rsl1122
c77891c53b Started work on unifying session tabs on both pages. #354
- Config setting
- Inspect page now can use a table.
2017-10-25 19:31:44 +03:00
Rsl1122
fb1d7f625c Removed the second icon next to server name on Inspect page plugins tab 2017-10-25 14:36:56 +03:00
Rsl1122
78688b1d59 Fixed #357 2017-10-24 12:41:26 +03:00
Rsl1122
0093e7d245 Prevented NPE of #352 from occurring 2017-10-24 12:39:01 +03:00
Rsl1122
cfd69de910 Fixed players page link leading to incorrect relative links when the AlternativeIP contains a subdirectory #356 2017-10-24 12:34:04 +03:00
Rsl1122
f1a96110a7 Fixed network page link leading to incorrect relative links when the AlternativeIP contains a subdirectory #356 2017-10-24 12:33:31 +03:00
Rsl1122
911af1c0b3 Prevents Bungee from sending itself Ping requests for #361 2017-10-24 12:25:25 +03:00
Rsl1122
70057c1105 Fixes wrong command info messages for #358 2017-10-24 12:22:33 +03:00
Rsl1122
510d8d219a Fixed #368 - Also fixes plugin crash on /planbungee command. 2017-10-24 12:19:59 +03:00
Rsl1122
ab3048b515 Removed ${playersMax} from the network page because the max_players config setting is not made available via ProxyConfig. #362 2017-10-24 12:16:57 +03:00
Rsl1122
394314a888 Registered Network page update task for #349 2017-10-24 12:12:19 +03:00
Rsl1122
2d752e481b Sorted Network page content alphabetically for #363 2017-10-24 12:09:30 +03:00
Rsl1122
74f024506b Fixed another case 2017-10-24 12:02:20 +03:00
Rsl1122
e6dfe7309c Fixed a case where %hours% would appear, (Last commit) 2017-10-24 12:00:52 +03:00
Rsl1122
19e16a9afe Implemented a way to add 00:00:59 and 00:59, time displays for #345 2017-10-24 11:57:42 +03:00
Rsl1122
566fbc9cde Additional precautions against #353 2017-10-24 11:49:51 +03:00
Rsl1122
7790058bbe Fixes #353 on new databases and existing MySQL databases 2017-10-24 11:47:13 +03:00
Rsl1122
e7fbee7991 Fixes #355 on existing MySQL databases 2017-10-24 11:43:40 +03:00
Rsl1122
fb17b22287 Update CONTRIBUTING.md 2017-10-24 11:38:52 +03:00
Rsl1122
889b2ac045 Merge pull request #374 from kalebmmm/patch-1
IPv6 compatible schema (#355)
2017-10-24 11:37:39 +03:00
Rsl1122
feff7de746 Fixes #373 2017-10-24 11:34:35 +03:00
Kaleb
488792a142 IPv6 compatible schema (#355)
This is in reference to #355
An IPv6 address can be up to 39 characters, so change the IP column to correspond. This won't help existing users.
2017-10-22 21:09:28 -04:00
Rsl1122
88ee6d26d1 Create CONTRIBUTING.md 2017-10-09 13:34:43 +03:00
Rsl1122
b7c5c1c192 Create CODE_OF_CONDUCT.md 2017-10-09 13:07:37 +03:00
Rsl1122
828d94a7e1 Fixed Database.jpg 2017-10-09 11:11:10 +03:00
Rsl1122
c8b2831911 Fixed Database.xml 2017-10-09 11:10:49 +03:00
Rsl1122
691e330c9d Added Database.jpg 2017-10-09 10:57:27 +03:00
Rsl1122
41dd3a8b8b Update Database.xml 2017-10-09 10:56:50 +03:00
Rsl1122
4b9e722c3c Added Database.xml 2017-10-09 10:16:44 +03:00
Rsl1122
85b75f5883 Merge pull request #326 from Rsl1122/4.0.2
4.0.2
2017-10-08 14:05:05 +03:00
Rsl1122
9aa5a01fe5 4.0.2 Version bump 2017-10-08 13:52:53 +03:00
Rsl1122
88f3e0ce06 Actually run the task 2017-10-08 13:52:26 +03:00
Rsl1122
2ef4bccbfc Updated PluginBridge jar 2017-10-08 13:41:04 +03:00
Rsl1122
99c1d8ad2d Implements #318 2017-10-08 13:40:10 +03:00
Rsl1122
ec602a8b6a Added replacement values for ${refresh} #320 2017-10-08 13:28:08 +03:00
Rsl1122
984f982a35 Implemented Chevron Icon instead of "Click to Expand", Plugins tab, #325 2017-10-08 13:15:17 +03:00
Rsl1122
fa7503cd57 Implemented Chevron Icon instead of "Click to Expand", Sessions tab, #325 2017-10-08 13:09:29 +03:00
Rsl1122
f8f0603951 Added networkName to player.html for #337 2017-10-08 11:53:47 +03:00
Rsl1122
56fa9dbeac Fixed #348 2017-10-08 11:49:22 +03:00
Rsl1122
c49ae0048f Fixed a register bug introduced in commit 7af6cd2 2017-10-08 11:49:06 +03:00
Rsl1122
2b4553e5e3 Added a config setting for #345 (0s time amount format) 2017-10-08 11:26:51 +03:00