mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 01:37:37 +00:00
Update SilentPlayerWrapper.java (#729)
This commit is contained in:
parent
0746c1185f
commit
65c0b8905f
@ -3,6 +3,8 @@ package com.boydti.fawe.wrappers;
|
||||
import com.sk89q.worldedit.entity.Player;
|
||||
import com.sk89q.worldedit.util.formatting.text.Component;
|
||||
|
||||
|
||||
//TODO: Add proper documenation for this class describing what it is. Is it just a wrapper for a player so no messages are printed anywhere?
|
||||
/**
|
||||
* Avoids printing any messages
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user