skript-db/src/java/com/btk5h/skriptdb
Govindas 5a22864650 remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly
CachedThreadPool automatically creates threads on demand and automatically deletes unused threads after 60 seconds of no usage, so we can remove config option
2021-10-21 11:00:06 +03:00
..
skript remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly 2021-10-21 11:00:06 +03:00
SkriptDB.java remove thread pool config option & Use CachedThreadPool to make sure all threads are used properly 2021-10-21 11:00:06 +03:00
SkriptUtil.java Switch from gradle to maven (preference) and optimize code 2021-10-21 11:00:05 +03:00