11# =============================================#
22# #
3- # Oxygen | v1.1 #
3+ # Oxygen | v1.2 #
44# LiteClubDevelopment #
55# #
66# =============================================#
@@ -21,70 +21,6 @@ TIMER:
2121SLOTS : 3500 # Max Slots
2222CLOCK-TYPE : 1 # 1 for custom or 2 for d:h:m:s clock
2323
24- # Chat
25- CHATS :
26- DEFAULT :
27- ENABLED : true
28- PERM : " oxygen.chat.default"
29- PERM_ENABLED : false
30- FORMAT : " %addon% %tag% %rank% %player%&7: &f%message%"
31- ADDON_ENABLED : true
32- DONATOR :
33- ENABLED : true
34- PERM : " oxygen.chat.donator"
35- PERM_ENABLED : true
36- FORMAT : " &a[Donator] %tag%%rank%%player%&7: &f%message%"
37- ADDON_ENABLED : true
38- ADDON : " &a[Donator]" # Addon display on default chat, example: [Donator] [$$$] [Mod] Traduciendo: Example Message
39- STAFF :
40- ENABLED : true
41- PERM : " oxygen.chat.staff"
42- PERM_ENABLED : true
43- FORMAT : " &b[Staff] %tag%%rank%%player%&7: &f%message%"
44- ADDON_ENABLED : true
45- ADDON : " &b[Staff]" # Addon display on default chat, example: [Staff] [$$$] [Mod] Traduciendo: Example Message
46- ADMIN :
47- ENABLED : true
48- PERM : " oxygen.chat.admin"
49- PERM_ENABLED : true
50- FORMAT : " &c[Admin] %tag%%rank%%player%&7: &f%message%"
51- ADDON_ENABLED : true
52- ADDON : " &c[Admin]" # Addon display on default chat, example: [Admin] [$$$] [Mod] Traduciendo: Example Message
53- CUSTOM :
54- ENABLED : true
55- PERM : " oxygen.chat.custom"
56- PERM_ENABLED : true
57- FORMAT : " &5[Custom] %tag%%rank%%player%&7: &f%message%"
58- ADDON_ENABLED : true
59- ADDON : " &5[Custom]" # Addon display on default chat, example: [Custom] [$$$] [Mod] Traduciendo: Example Message
60-
61- # Tag
62- TAGS :
63- HEART : # oxygen.tag.heart
64- ENABLED : true
65- NAME : " Heart"
66- DISPLAY_NAME : " &c❤"
67- DISPLAY_LORE_SELECT :
68- - " &7Click to select %display_name%&7 tag."
69- DISPLAY_LORE_UN_SELECT :
70- - " &7Click to remove %display_name%&7 tag."
71- DISPLAY_LORE_NO_PERMISSION :
72- - " &7Buy %display_name%&7 tag at /store"
73- PREFIX : " &c❤"
74- SLOT : 1
75- RICH : # oxygen.tag.rich
76- ENABLED : true
77- NAME : " Rich"
78- DISPLAY_NAME : " &a$&2$&a$"
79- DISPLAY_LORE_SELECT :
80- - " &7Click to select %display_name%&7 tag."
81- DISPLAY_LORE_UN_SELECT :
82- - " &7Click to remove %display_name%&7 tag."
83- DISPLAY_LORE_NO_PERMISSION :
84- - " &7Buy %display_name%&7 tag at /store"
85- PREFIX : " &a$&2$&a$"
86- SLOT : 2
87-
8824# Messages
8925KICK :
9026 ENABLED : true
@@ -149,28 +85,21 @@ HELP:
14985 - " "
15086 - " &4⚠ &cFor instant assistance join our teamspeak!"
15187 - " &7&m----------------------------------------"
88+
15289HUB :
15390 ENABLED : true
154- MESSAGE : " &aSending you to the &f"
155- FINAL : " &a..." # Final Message: &aSending you to the &fHub-01&a...
156- HUB-NAME : " Hub-0" # Automatic Hub Detection.
91+ MESSAGE : " &aSending you to the &fHub-0%server%&a..."
15792FIND :
158- ENABLED : true # oxygen.command.find
159- MESSAGE : " &fis currently on"
160- FINAL : " &f." # Final Message: &4<player> &fis currently on &4<server>&f.
161- PLAYER_COLOR : " &4" # Only works in main message.
162- SERVER_COLOR : " &4" # Only works in main message.
163- OFFLINE : " &cis currently not on the network."
164- OFFLINE_PLAYER_COLOR : " &c" # Only works in offline message.
93+ ENABLED : true
94+ MESSAGE : " &4%player% &cis currently on &4%server%&f."
95+ OFFLINE : " &4%player% &cis currently not on the network."
16596 USAGE : " &cUsage: /find <player>"
16697SERVER :
16798 ENABLED : true
168- MESSAGE : " &aConnecting you to &f"
169- FINAL : " &a!" # Final Message: &aConnecting you to &f<server>&a!
170- CONNECTED : " &cYou are currently connected to &f"
171- CONNECTED_FINAL : " &c." # Final Message: &cYou are currently connected to &f<server>&c.
99+ MESSAGE : " &aConnecting you to &f%server%&a!"
100+ CONNECTED : " &cYou are currently connected to &f%server%&c."
172101 USAGE : " &cConnect to a server with &f/server <name>&c."
173102 SERVERS : " &aServers&7: &f"
174- FORMAT : " &7, &f" # Ex: &aServers&7: &fLobby&7, &fHCF
175- NO_PERMISSION : " &cYou don't have permissions or server don't exist." # oxygen.command.server
103+ FORMAT : " &f" # Ex: &aServers&7: &fLobby &fHCF
104+ NO_PERMISSION : " &cYou don't have permissions or server don't exist."
176105
0 commit comments