saltedfishclub / Oyster

A flexible minigame framework for bukkit. | 女生自用小游戏开发框架
GNU Lesser General Public License v2.1
7 stars 1 forks source link

The Scheduler #14

Closed iceBear67 closed 3 years ago

iceBear67 commented 3 years ago

The scheduler is designed to tick all mechanics.
Always sync with BukkitScheduler, avoid async.

iceBear67 commented 3 years ago

5813d16 done.