Zrips
ba6bd23b7c
Get total players from each job instead of connecting to data base
...
divide from double value to have more accurate results
2017-01-09 15:09:02 +02:00
Zrips
f7c4afc8dc
Wrong penalty amount
2016-12-10 15:45:59 +02:00
Zrips
18112d6129
We dont need to check database for total players every time
2016-12-10 15:02:16 +02:00
Zrips
40741d1a7d
Check block type for fast pay to avoid paying for different block types
2016-12-02 15:00:58 +02:00
Zrips
9863b4719f
Default permission boost is 0D, not 1D
2016-12-01 17:00:20 +02:00
Zrips
b518f7f6ff
Check for null plaayer data
2016-11-20 11:53:19 +02:00
Zrips
911907818a
PreLoad player data in async mode to minimize server load time
...
Fix for converter not finding lastseen time
Get player name from appropriate place if not defined from before
2016-11-19 10:47:40 +02:00
Zrips
e44b208fad
Changing boost calculation to more clean way and more accurate
2016-11-19 10:27:43 +02:00
Zrips
d2847dd2fe
No need to check special entity name anymore with new API
2016-11-18 13:29:33 +02:00
Zrips
2e0ea7a596
check if same job by its name, just to be on safe side
...
if multiserver enabled, load player data after some delay.
2016-10-03 13:17:41 +03:00
Zrips
068b71ad2d
Properly use titles for jobs by their job name
2016-10-01 13:23:30 +03:00
Zrips
d5113847f0
Block protection
2016-09-29 17:24:29 +03:00
Zrips
4fc68817f7
Don't take more exp than player have
2016-09-23 18:06:43 +03:00
Zrips
d009b5b782
When converting, include user table
2016-09-23 15:07:35 +03:00
Zrips
81a02dbbe0
We don't need to check by offline player and properly update cache on
...
player logout
2016-09-21 17:18:08 +03:00
Zrips
558f775b2b
Check for null player
2016-08-11 17:06:25 +03:00
Zrips
7c8bfda568
Eliminating jobsPLugin class
...
Preload all players data for faster use on players login.
Basic code cleanup
2016-08-08 17:36:56 +03:00
Zrips
a5de493ec7
Reload honorific if its null
2016-08-05 14:10:46 +03:00
Zrips
c308e0db66
Check if sender is not null
...
Check if this is same job by name, not by constructor
2016-08-05 14:08:08 +03:00
Zrips
e5929191a3
Preload all player data
2016-08-05 13:28:31 +03:00
Zrips
fe2aae14ce
Implementation of fast payment method
...
Tweaks for mcmmo abilities checker
Fix for leaveall
2016-06-28 12:33:28 +03:00
Zrips
f19b715968
Final touches
2016-06-26 16:12:44 +03:00
Zrips
d516879a5f
Cleanup
2016-06-25 18:56:59 +03:00
Zrips
fbb0bfee90
Cleanup and some fixes
2016-06-25 16:27:01 +03:00
Zrips
324b4dc0b4
properly close connections
2016-06-25 15:51:21 +03:00
Zrips
e7a30ec608
Just pushing throw
2016-06-25 10:13:06 +03:00
Zrips
c9d6e306f1
New mob names
2016-06-15 20:30:21 +03:00
Zrips
445e30e407
mysql fixes / recalculate boost on command / disable autojoin if needed
2016-06-15 13:27:43 +03:00
Zrips
a8466e5e2f
Call expgainevent before payment and don't continue if event is
...
canceled, set it to 0 and let it to do its thing.
Optimize for boost permission check on each action. Calculate only every
one minute if needed.
Try to create points table every time, to avoid missing table.
2016-06-12 15:42:33 +03:00
Zrips
6fd4cc90cf
Optimizations
2016-06-10 18:25:40 +03:00
Zrips
b6bf2ad4b6
update for 1.10 and stuff
2016-06-09 18:35:24 +03:00
Zrips
0d39b83495
updated translatable names / some changes in sqlite
2016-04-10 14:02:28 +03:00
Zrips
3043a17155
Tr locale, some fixes
2016-04-05 15:42:48 +03:00
Zrips
c7875d9b4c
Stuff and stuff
2016-04-03 17:22:44 +03:00
Zrips
5847619458
3.0 update
2016-03-30 16:42:36 +03:00
Zrips
2f8e12c829
update all locale files
2016-03-13 16:35:23 +02:00
Zrips
b097296931
Initial update to 1.9
2016-03-01 17:06:03 +02:00
Zrips
e172048f1f
Action limiting by jobs lvl
2016-01-22 14:42:25 +02:00
Zrips
7b049fe670
title prefix/suffix/seperator
2016-01-11 17:48:56 +02:00
Zrips
3569be9961
forgot this
2016-01-10 15:26:15 +02:00
Zrips
72701a89a3
Eat, tntbreak, title fix
2016-01-10 15:25:14 +02:00
Zrips
f5f62f26b4
payment for exploring map
2016-01-09 14:58:33 +02:00
Zrips
8f129bc217
2.54.1 update
2015-12-10 15:13:57 +02:00
Zrips
254900c79a
MythicMobs support
2015-11-26 15:10:26 +02:00
Zrips
3d05def4b6
Moving to ConcurentHashMap
2015-11-25 17:14:48 +02:00
Zrips
ba506a1e62
Fixed issue with sign top list not being updated in "real" time
...
Changed some data storage methods for better performance and possible
small issue fixing.
Changed jobs.petpay permission to jobs.vippetpay to be more accurate for
what it stands.
2015-10-13 13:13:22 +03:00
Zrips
02d6b5e0c2
Added jobs action logging
...
Small improvements
Small change for getting players permissions
2015-09-17 18:28:23 +03:00
Zrips
f41b968f29
Added loggin functionalaty, still in experimental stage
2015-09-17 10:48:10 +03:00
Zrips
401c6c1c6d
Slime split protection
2015-09-10 13:41:19 +03:00
Zrips
0dcb81210d
2.47.2 update
2015-09-04 17:37:36 +03:00