mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	Fix plot list
This commit is contained in:
		@@ -436,7 +436,7 @@ public class list extends SubCommand {
 | 
			
		||||
                MainUtil.sendMessage(player, message);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        if (player != null && Settings.FANCY_CHAT) {
 | 
			
		||||
        if (!ConsolePlayer.isConsole(player) && Settings.FANCY_CHAT) {
 | 
			
		||||
            if (page < totalPages && page > 0) {
 | 
			
		||||
                // back | next 
 | 
			
		||||
                new FancyMessage("")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user