Costum Welcome Message for X Groups
Instructions:
-Downlaod the Plugin and paste it in your Plugins Folder.
Configure it the way you like in the sv_config.ini
Makros:
Example:
Example with usage of PermissionsPlugin:
Version 1.23
GroupWelcomer.rar (Size: 3.29 KB / Downloads: 578)
Instructions:
-Downlaod the Plugin and paste it in your Plugins Folder.
Configure it the way you like in the sv_config.ini
Makros:
- NAME
- NONE
- COUNTRY
Example:
Code:
[GroupWelcomer]
Groups=Noobs,Amateur,HaXx0rz,Admins
//Create your Groups here
Noobs_Message=NONE
//Every group should have a Message. If you type NONE somewhere in the Message, the current group will not get a Message.
Noobs_XUID=nothingBecauseIWillSetItToDefault
//Also the Players should be assigned to a group
Amateur_Message=Amateur NAME joined the server.
Amateur_XUID=YourXUID
HaXx0rz_Message=Get out your Video Recorder! NAME is a Hacker and joined the game. Country: COUNTRY!
HaXx0rz_XUID=HackerXUID,AnotherHackXUID,ThirdHackerXUID
Admins_Message=^1Admin ^:NAME ^1joined the game!
Admins_XUID=AdminXUID,MyXUID
Default=Noobs
//This will set the Default Group to the given one
Code:
[GroupWelcomer]
PermissionMode=1
//Set to 1 if Groups and XUID's should be copied out of the PermissionsPlugin
User_Message=User NAME joined the game.
Moderator_Message=Moderator NAME joined the server.
Admin_Message=^1Admin ^:NAME ^1joined the game!
Default=User
//This will set the Default Group to the given one
Version 1.23
GroupWelcomer.rar (Size: 3.29 KB / Downloads: 578)