Commonly used server commands and their descriptions
        Vanilla Commands
            
            
                
                        | Command | Description | 
                        | /ban | Bans Player UUID | 
                        | /ban-ip | Bans Player based off of IP Adress | 
                        | /banlist | List banned players | 
                        | /deop | Remove a player from the Operator list | 
                        | /op | Add a player to the Operator list | 
                        | /pardon | Unbans Player UUID | 
                        | /pardon-ip | Unbans Player IP Address | 
                        | /perf | Profiles server performance for 10 seconds | 
                        | /save-all | Save all server data | 
                        | /save-off | Disable automatic periodic saves | 
                        | /save-on | Enable automatic periodic saves | 
                        | /setidletimeout | Sets time before Players are kicked for being idle (not
                            moving) | 
                        | /stop | Stops the server | 
                        | /transfer | Redirect player to another server | 
                        | /whitelist | Manages Whitelist | 
 
        
        Bukkit Commands
            
            
                
                            
                                | Command | Description | 
                        
                            
                                | /version | Display CaftBukkit Version | 
                            
                                | /plugins | Displays the list of installed plugins | 
                            
                                | /help | Shows list of server and plugin commands | 
                            
                                | /reload | Stops and restarts all plugins running on the server | 
                            
                                | /timings | Records and displays timings for plugin events | 
                        
 
        
        Spigot Commands
            
            
                
                            
                                | Command | Description | 
                        
                            
                                | /restart | Attempts to restart the server | 
                            
                                | /tps | Displays the ticks per second averages from 1, 5 and 15
                                    minutes |