1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-29 14:05:25 +01:00
Commit Graph

41 Commits

Author SHA1 Message Date
Zrips
6ca08ce0f2 Use repeating task provided by bukkit instead
remove not needed date update scheduler
2017-01-09 15:25:00 +02:00
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
4d1b78c99d Show correct bonus/penalty 2016-12-10 15:48:55 +02:00
Zrips
f7c4afc8dc Wrong penalty amount 2016-12-10 15:45:59 +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
458393b211 Better check for block protection when its being broken not by player 2016-12-01 18:45:08 +02:00
Zrips
f24811d44a iConomy 6/7 support and moved vault as soft dependent 2016-11-19 13:11:04 +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
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
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
e5929191a3 Preload all player data 2016-08-05 13:28:31 +03:00
Zrips
abd18fae7d Wrong access for jobsPlayer 2016-08-04 17:35:26 +03:00
Zrips
6344fc0d6b Just 2016-08-04 16:16:35 +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
5414133dc3 do same stuff for leaveall as for regular leave 2016-06-27 14:52:46 +03:00
Zrips
7feced2529 Catch exception for boss bar feature to avoid failing payments 2016-06-27 14:25:23 +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
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
5bc42e209f Fix for issue with mysql data base
expgainevent fix
2016-06-11 09:03:01 +03:00
Zrips
b6bf2ad4b6 update for 1.10 and stuff 2016-06-09 18:35:24 +03:00
Zrips
f2c4f39322 More robust data base update process / compatability with multy servers 2016-04-21 14:47:10 +03:00
Zrips
0d39b83495 updated translatable names / some changes in sqlite 2016-04-10 14:02:28 +03:00
Zrips
2f2a6caf87 Auto job join 2016-04-05 17:43:55 +03:00
Zrips
3043a17155 Tr locale, some fixes 2016-04-05 15:42:48 +03:00
Zrips
e394f045db Include job in expGain event 2016-04-03 20:36:39 +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
f5f62f26b4 payment for exploring map 2016-01-09 14:58:33 +02:00
Zrips
19f9175072 Code cleaning and preventing self killing income 2016-01-06 15:40:27 +02:00
Zrips
73ed579dcb mcmmo skills and minimum payment 2015-12-21 19:31:18 +02:00
Zrips
8f129bc217 2.54.1 update 2015-12-10 15:13:57 +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
9b28b6b232 Updates 2015-08-21 16:10:08 +03:00