config
Server configuration management
pls config [subcommand]
Available subcommands:
• get - Get current server config
• set - Update server config
• view - View current settings
Example:
pls config get (shows current config)
pls config set (updates config)
Requires: Administrator
voice
Manage your personal apartment room
pls voice [subcommand]
Available subcommands:
• help - Show apartment room commands
• limit [number] - Set user limit (0 for unlimited)
• lock - Lock room (sets user limit to 1)
• unlock - Unlock room (sets user limit to 0)
• name [new_name] - Rename your apartment
• kick @user - Kick a user from your room
• ban @user - Ban a user from your room
Required to be in Apartment Room
Everyone
voice help
Show apartment room commands and current settings
pls voice help
Required to be in Apartment Room
Everyone
voice limit
Set the maximum number of users in your apartment (0 for unlimited)
pls voice limit [number]
Examples:
pls voice limit 5
pls voice limit 0 (for unlimited users)
Required to be in Apartment Room
Everyone
voice lock/unlock
Lock (limit to 1 user) or unlock (no limit) your apartment
pls voice lock
pls voice unlock
Required to be in Apartment Room
Everyone
voice name
Rename your apartment room
pls voice name [new_name]
Example:
pls voice name Example
Required to be in Apartment Room
Everyone
voice kick
Remove someone from your apartment room
pls voice kick @user
Example:
pls voice kick @user
Required to be in Apartment Room
Everyone
voice ban
Ban or unban someone from your apartment room
pls voice ban @user
(Use the same command to unban)
Required to be in Apartment Room
Everyone