Note VoxelMap mod too.

This commit is contained in:
asofold 2015-01-19 13:48:23 +01:00
parent a2e41452e7
commit 22bba239a5

View File

@ -3,6 +3,11 @@ package fr.neatmonster.nocheatplus.clients.motd;
import fr.neatmonster.nocheatplus.permissions.Permissions;
import org.bukkit.entity.Player;
/**
* JourneyMap + VoxelMap mod.
* @author web4web1
*
*/
public class JourneyMapMOTD extends ClientMOTD {
@Override