ive seen the recent post on using [#red] and at the end [/#] unfortantly its not working for me, any tips?
Color names not working for formattingNot An Issue
Try using FF0000 instead of red. As far as I know, color names are no longer working / not working at the moment.
In response to LaserHydra ():Try using FF0000 instead of red. As far as I know, color names are no longer working / not working a...
this is the normal messages for chat
"Messages": [
"Make sure to [#blue]vote![/#] More info by doing /vote!",
"Join us on Discord! link.",
"Cheating will result in a [#red]permanent ban[/#]."
they work but for easyvote
{
"NoPermission": "You do not have permission to use this command!",
"ClaimStatus": "Checked {1}, Status: {2}",
"ClaimError": "Something went wrong! Player {0} got an error from {1}. Please try again later!",
"ClaimReward": "You just received your vote reward(s). Enjoy!",
"ClaimPleaseWait": "Checking the voting websites. Please wait...",
"VoteList": "You have votedtime(s)!\n Leave another vote on these websites:\n{0}",
"EarnReward": "When you have voted, type to claim your reward(s)!",
"RewardListFirstTime": "Reward for voting for the first time.",
"RewardListEverytime": " Reward, which player will receive everytime they vote.",
"RewardList": " Reward for voting < {0} time(s).",
"Received": "You have received {0}x {1}",
"ThankYou": "Thank you for voting! You have voted {0} time(s) Here is your reward for..\n{1}",
"NoRewards": "You do not have any new rewards available\n Please type /vote and go to one of the websites to vote and receive your reward",
"RemeberClaim": "You haven't claimed your reward from voting for the server yet! Use/claim to claim your reward!\n You have to claim your reward within 24h! Otherwise it will be gone!",
"GlobalChatAnnouncments": "{0} has voted {1} time(s) and just received their rewards. Find out where you can vote by typing /vote To see a list of avaliable rewards type /rewardlist",
"money": "{0}$ has been desposited into your account",
"rp": "You have gained {0} reward points",
"tempaddgroup": "You have been temporality added to {0} group (Expire in {1})",
"tempgrantperm": "You have temporality granted {0} permission (Expire in {1})",
"zlvl-wc": "You have gained {0} woodcrafting level(s)",
"zlvl-m": "You have gained {0} mining level(s)",
"zlvl-s": "You have gained {0} skinning level(s)",
"zlvl-c": "You have gained {0} crafting level(s)",
"zlvl-*": "You have gained {0} in all level(s)",
"oxidegrantperm": "You have been granted {0} permission",
"oxiderevokeperm": "Your permission {0} has been revoked",
"oxidegrantgroup": "You have been added to {0} group",
"oxiderevokegroup": "You have been removed from {0} group"
}i removed most of the old lines, replace it with the new then removed once it didnt work.
[#ffffff] would be a valid example, with a hex code.
What didn’t work about it?
I fixed it like this "Cheating will result in a <color=#FF0000>permanent</color> ban.",
yea hex works, just a bit annoying we gotta change everything and all the plugins that used color dont update to hex lol
Locked automatically