mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2025-01-28 18:31:24 +01:00
Note VoxelMap mod too.
This commit is contained in:
parent
a2e41452e7
commit
22bba239a5
@ -3,6 +3,11 @@ package fr.neatmonster.nocheatplus.clients.motd;
|
|||||||
import fr.neatmonster.nocheatplus.permissions.Permissions;
|
import fr.neatmonster.nocheatplus.permissions.Permissions;
|
||||||
import org.bukkit.entity.Player;
|
import org.bukkit.entity.Player;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* JourneyMap + VoxelMap mod.
|
||||||
|
* @author web4web1
|
||||||
|
*
|
||||||
|
*/
|
||||||
public class JourneyMapMOTD extends ClientMOTD {
|
public class JourneyMapMOTD extends ClientMOTD {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user