1
0
mirror of https://github.com/Zrips/Jobs.git synced 2024-11-26 12:35:28 +01:00
Commit Graph

43 Commits

Author SHA1 Message Date
Zrips
5836581eec In case its not existing 2016-11-19 13:15:31 +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
3a46bfb491 EntityDeath issue
try to add seen collumn every time
create blocks table if not exist
sound optimization
2016-09-30 13:19:57 +03:00
Zrips
d5113847f0 Block protection 2016-09-29 17:24:29 +03:00
Zrips
d009b5b782 When converting, include user table 2016-09-23 15:07:35 +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
e5929191a3 Preload all player data 2016-08-05 13:28:31 +03:00
Zrips
c935900eed Don't truncate old database and insert only new entries 2016-06-27 14:19:54 +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
5bc42e209f Fix for issue with mysql data base
expgainevent fix
2016-06-11 09:03:01 +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
454b9f5c35 Creating clean data tables on first run
Dropping support for really old data bases
2016-04-21 18:10:27 +03:00
Zrips
258362144d We need to count in empty data bases 2016-04-21 17:26:17 +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
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
3f4f113891 change version only if update checks are correct 2016-03-10 14:48:15 +02:00
Zrips
afa7d00939 Added option to turn off MythicMob support, as it will brake if you
using old version of it.
Optimized Jobs long shutdown caused by Explorer feature recording to
data base taking to much time. Now its more or less instantaneous.
Fixed (fingers crossed) issue with limited items, now its should work
properly.
Changed item name in itemList.yml for flint
Changed default jobConfig.yml file, now there will be job with name of
exampleJob witch one will be ignored even if left in config file.Put
proper Woodcutter job beneath it to serve as correct woodcutter job.
2016-01-30 14:45:13 +02:00
Zrips
e172048f1f Action limiting by jobs lvl 2016-01-22 14:42:25 +02:00
Zrips
11e374c0f3 Fix for sqlite truncate 2016-01-11 11:19:09 +02: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
5c715e35f8 prevent water breaking blocks / small fixes 2016-01-04 13:44:18 +02:00
Zrips
90b4813a01 GUI fixes 2015-12-17 14:04:34 +02:00
Zrips
8f129bc217 2.54.1 update 2015-12-10 15:13:57 +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
da358aef0b Small fix for data base updating 2015-09-20 16:55:27 +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
9b28b6b232 Updates 2015-08-21 16:10:08 +03:00