mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-18 08:30:59 +00:00
Moved DetectorRailActivateListener into the main project folder.
If the set command doesn't have its own package, why should the listener have one? It's not like the database package where it's actually necessary to distinguish them.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package sh.okx.railswitch.listener;
|
||||
package sh.okx.railswitch;
|
||||
|
||||
import org.bukkit.Bukkit;
|
||||
import org.bukkit.Material;
|
||||
Reference in New Issue
Block a user