- Resource category
-
- Plugins
Voltic Core | 1.8 Network core
Hey BuiltByBit! I am officially listing my ranks core ownership for sale, I am looking for offers please, If you are interested in purchasing ownership of my plugin you can DM Me via discord, My username is 'vifez' or you can join my Discord!
Information about the core:
Why should you choose Voltic Core?
You should choose Voltic because we believe it's the best at it's price and has good features easy to use & setup, Supports both MongoDB & Redis, Provides a multitude of features, User friendly (easy to use for the people trying to understand), Blazing fast support and so much more!
Features (30 Features)
DM 'vifez' on discord if you're interested, Or create a ticket in my discord
Proof of ownership:
Hey BuiltByBit! I am officially listing my ranks core ownership for sale, I am looking for offers please, If you are interested in purchasing ownership of my plugin you can DM Me via discord, My username is 'vifez' or you can join my Discord!
Information about the core:
Why should you choose Voltic Core?
You should choose Voltic because we believe it's the best at it's price and has good features easy to use & setup, Supports both MongoDB & Redis, Provides a multitude of features, User friendly (easy to use for the people trying to understand), Blazing fast support and so much more!
Features (30 Features)
- Rank system (rank create, delete, information, setprefix, setsuffix, setweight, setstaff, setcolor, addperm, delperm, inherit, uninherit)
- More Command (gives player a stack of whats in their hand)
- Notes System (/note add <player> <note> & /notes <player>)
- Sudo / Sudoall
- Chat Filter System
- Freeze System
- Request system (request assistance)
- Reports system (report a player)
- Chat Utils (Toggle global chat, Toggle Private Messages, Toggle Sounds)
- Disguise
- History (checks users punishment history)
- /rank scan (view how many people have a certain rank) - soon
- /audit (so all grant/rank/punishment logs get sent to you) - soon
- Discord Webhook system (for grants and punishments) - soon
- /reban, /remute, /reblacklist (in case of false punishments) - soon
- /sibling (to add and check people's siblings) - soon
- Silent Punishments
- NameMC api hook (so you can do /freerank and get a rank by liking their server on namemc) - soon
- Ingore users (/ignore)
- Alts checker (/alts <user>)
- Alert System - Broadcasts a message
- Redis & MongoDB Support
- Friends System
- Punishments
- Vanish System
- Tags System
- Messaging
- Staff Chat
- Comes with Pre Setup ranks
- Reload command (reloads all configs)
settings.yml
ranks.yml
filter.yml
messages.yml
YAML:
MONGO:
URI:
ENABLED: false
CONNECTION-STRING: "mongodb://localhost:27017/<voltic>"
DEFAULT:
HOST: "localhost"
PORT: 27017
DATABASE: "Voltic"
AUTHENTICATION:
ENABLED: false
USERNAME: ""
PASSWORD: ""
REDIS:
HOST: "127.0.0.1"
PORT: 6379
CHANNEL: "Voltic"
DEFAULT-RANK:
NAME: "Default"
PREFIX: ""
SUFFIX: ""
COLOR: "&a"
WEIGHT: 0
DURABILITY: 0
STAFF:
JOIN: "&9[Staff] &7[{server}] &r{staff} &fhas joined the server"
SWITCH: "&9[Staff] &7[{server}] &r{staff} &fhas joined {to} from &b{from}"
LEAVE: "&9[Staff] &7[{server}] &r{staff} &fhas left the server (from {server})."
REQUEST:
COOL-DOWN: 120 #seconds
MESSAGE: "&9[Request] &7[{server}] &r{profile} &fhas requested for:\n &b{reason}"
REPORT:
COOL-DOWN: 120 #seconds
MESSAGE: "&9[Report] &7[{server}] &r{profile} &fhas reported &r{target} &ffor:\n &c{reason}"
CHAT-FORMAT:
STAFF: "&9[Staff] &7[{server}] &r{staff}&7: &f{message}"
DEFAULT: "{profile}&7: &f{message}"
DISGUISE:
SKINS:
- "Vifez"
- "Notch"
- "ZIBLACKINGGG"
- "G0"
- "XXXTentacion"
- "Burj"
- "onien"
- "cbbg"
- "Marcel"
- "NotMuted"
- "MeeZoid"
- "Tiuny"
- "Gamerboy80"
- "LeftShark"
- "Pikachubutler"
- "AverageWalrus"
- "MURICA"
- "blowenthal3"
- "wtfchewy"
- "Clouke"
- "skyreal08"
- "unstabler"
- "stoken"
- "0hVanny"
- "Clouddii"
- "Defensible"
- "W0RRIES"
- "0000000000000016"
- "0hNotDez_"
- "112halo"
- "16pm_"
- "aeme"
- "Analeptic"
- "Asoler_"
- "Ayked"
- "BasketbaIIPIayer"
- "Batataxz"
- "bkvln"
- "BlagoWhite"
- "BreZeLmanN1"
- "bruskki"
- "BunjeePanda"
- "ChargedPine09"
- "Chaxtey"
- "choofed"
- "collowen"
- "D34THG1RPP"
- "darkxfylo"
- "Naromia"
- "0hFangs"
- "ConsumeChild"
- "Nacooh"
- "SeMeSko"
- "wetdrops"
- "Lazulilaska"
- "Jedeveron"
- "unmon"
- "hmm"
- "Sorer"
- "aluwux"
- "Macintoshing"
- "PurpleCatEyes"
- "cahtee"
- "fwie"
- "SANDSTORM_48"
- "iiShqrk"
- "1i1l"
- "Leogamerpro01"
- "RichDino10"
- "Tajeks"
- "Hoopp1"
- "Noiryn"
- "Kaxshw"
- "Leaver_"
- "Just_Soda"
- "twizz__"
- "TinyJed"
ranks.yml
YAML:
DEFAULT-RANK: User
RANKS:
Owner:
DISPLAY-NAME: "&4Owner"
PREFIX: "&7[&4Owner&7] &4"
SUFFIX: ''
COLOR: "&4"
WEIGHT: 120
DURABILITY: 14
PERMISSIONS:
- '*'
INHERITANCES: []
DISGUISABLE: false
STAFF: true
ADMIN: true
Developer:
DISPLAY-NAME: '&bDeveloper'
PREFIX: '&7[&bDeveloper&7] &b'
SUFFIX: ''
COLOR: '&b'
WEIGHT: 110
DURABILITY: 3
PERMISSIONS:
- '*'
INHERITANCES: []
DISGUISABLE: false
STAFF: true
ADMIN: true
Manager:
DISPLAY-NAME: '&4Manager'
PREFIX: '&7[&4Manager&7] &4'
SUFFIX: ''
COLOR: '&4'
WEIGHT: 100
DURABILITY: 14
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: false
STAFF: true
ADMIN: true
Admin:
DISPLAY-NAME: '&cAdmin'
PREFIX: '&7[&cAdmin&7] &c'
SUFFIX: ''
COLOR: '&c'
WEIGHT: 90
DURABILITY: 14
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: false
STAFF: true
ADMIN: true
Mod:
DISPLAY-NAME: '&3Mod'
PREFIX: '&7[&3Mod&7] &3'
SUFFIX: ''
COLOR: '&3'
WEIGHT: 80
DURABILITY: 9
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: false
STAFF: true
ADMIN: false
Builder:
DISPLAY-NAME: '&2Builder'
PREFIX: '&7[&2Builder&7] &2'
SUFFIX: ''
COLOR: '&2'
WEIGHT: 75
DURABILITY: 13
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: false
STAFF: false
ADMIN: false
Partner:
DISPLAY-NAME: '&dPartner'
PREFIX: '&7[&dPartner&7] &d'
SUFFIX: ''
COLOR: '&d'
WEIGHT: 70
DURABILITY: 6
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: false
STAFF: false
ADMIN: false
Media:
DISPLAY-NAME: "&dMedia"
PREFIX: "&7[&dMedia&7] &d"
SUFFIX: ''
COLOR: "&d"
WEIGHT: 60
DURABILITY: 6
PERMISSIONS:
- breeze.disguise
INHERITANCES: []
DISGUISABLE: false
STAFF: false
ADMIN: false
King:
DISPLAY-NAME: "&6King"
PREFIX: '&7[&bKing&7] &b'
SUFFIX: ''
COLOR: "&6"
WEIGHT: 50
DURABILITY: 1
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
Epic:
DISPLAY-NAME: '&2Epic'
PREFIX: '&7[&2Epic&7] &2'
SUFFIX: ''
COLOR: '&2'
WEIGHT: 40
DURABILITY: 13
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
Legend:
DISPLAY-NAME: "&bLegend"
PREFIX: '&7[&bLegend&7] &b'
SUFFIX: ''
COLOR: "&b"
WEIGHT: 30
DURABILITY: 3
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
Master:
DISPLAY-NAME: '&eMaster'
PREFIX: '&7[&eMaster&7] &e'
SUFFIX: ''
COLOR: '&e'
WEIGHT: 20
DURABILITY: 4
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
Basic:
DISPLAY-NAME: '&7Basic'
PREFIX: '&7[Basic] '
SUFFIX: ''
COLOR: '&a'
WEIGHT: 10
DURABILITY: 8
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
Pink:
DISPLAY-NAME: '&dPink Name'
PREFIX: '&d'
SUFFIX: ''
COLOR: '&d'
WEIGHT: 1
DURABILITY: 6
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
User:
DISPLAY-NAME: "&aUser"
PREFIX: '&a'
SUFFIX: ''
COLOR: '&a'
WEIGHT: 0
DURABILITY: 5
PERMISSIONS: []
INHERITANCES: []
DISGUISABLE: true
STAFF: false
ADMIN: false
filter.yml
YAML:
ENABLED: true
FILTERED_WORDS:
- "supercalifragilisticexpialidocious"
WHITELISTED_LINKS:
- "youtube.com"
YAML:
ladder:
- "ipban {player} 1d Misconduct -s"
- "ipban {player} 7d Misconduct -s"
- "ipban {player} 30d Misconduct -s"
messages.yml
YAML:
ERROR-MESSAGES:
IN-GAME-COMMAND-ONLY: "&cOnly in-game players can execute this command."
PROFILE-NOT-FOUND: "&cCouldn't resolve that player's name."
RANK-NOT-FOUND: "&cCouldn't resolve that rank's name."
PREFIX-NOT-FOUND: "&cCouldn't resolve that prefix's name."
PUNISHMENTS:
CONTEXT: "&r{target} &ahas been {context} &aby {issuer}&a."
SILENT-CONTEXT: "&7[Silent] &r{target} &ahas been {context} &aby &r{issuer}&a"
BLACKLIST: "&cYou have been blacklisted from Pheron\n\nReason: {reason}\n\n&cYou cannot appeal this punishment"
IP-BAN: "&cYou have been ip banned from Pheron\n\nReason: {reason}\n&cRemaining: {duration}\n\n&cYou can appeal your punishment at discord.Pheron.lol"
BAN: "&cYou have been banned from Pheron\n\nReason: {reason}\n&cRemaining: {duration}\n\n&cYou can appeal your punishment at discord.Pheron.lol"
KICK: "&cYou have been kicked from Pheron\n\nReason: &c{reason}"
MUTE: "&cYou've been muted by &r{issuer} &cfor &c{duration}&c.\nReason: &c{reason}&c."
WARN: "&cYou've been warned by &r{issuer}&c.\nReason: &c{reason}&c."
FILTER:
SELF_FILTER: "&cYour message has been filtered."
VANISH:
SELF_VANISH: "&aYou have been vanished."
SELF_UNVANISH: "&aYou have been unvanished."
OTHER_VANISH: "{profile}&b has been vanished."
OTHER_UNVANISH: "{profile}&b has been unvanished."
FROZEN:
staff-freeze-message: "&b{player} &ahas been frozen."
staff-unfreeze-message: "&b{player} &ahas been unfrozen."
freeze-message:
- '&8&m-------------------------------------'
- ' &7(&4&lWARNING!&7) &7(&4&lWARNING!&7)'
- ''
- '&c&lYou''re currently frozen!'
- '&cJoin our teamspeak&7: &4<teamspeak>'
- ''
- ' &7(&4&lWARNING!) &7(&4&lWARNING!&7)'
- '&8&m-------------------------------------'
PING:
SELF: "&aYour ping is &b{ping}&fms"
OTHER: "&b{player}&f's ping is &b{ping}&fms"
FRIEND:
PREFIX: "&a[Friend]"
JOIN: " &f{player} has &ajoined"
LEAVE: " &f{player} has &cleft"
Ranks Command:
View attachment 699083
Granted Ranks:
View attachment 699097
Disguise:
View attachment 699100
View attachment 699101
List Command:
View attachment 699084
Notes:
View attachment 699098
History Menu: (Warns, Mutes. Kicks, Bans & Blacklists)View attachment 699095
User Ban History:
View attachment 699094
Default Ban Message:
View attachment 699096
Friends List:
View attachment 699085
Ignore User:
View attachment 699086
Tags:
View attachment 699087
Rank Grants:
View attachment 699088
Alerts:
View attachment 699089
Frozen User:
View attachment 699093
Proof Of Ownership:
View attachment 699091
View attachment 699083
Granted Ranks:
View attachment 699097
Disguise:
View attachment 699100
View attachment 699101
List Command:
View attachment 699084
Notes:
View attachment 699098
History Menu: (Warns, Mutes. Kicks, Bans & Blacklists)View attachment 699095
User Ban History:
View attachment 699094
Default Ban Message:
View attachment 699096
Friends List:
View attachment 699085
Ignore User:
View attachment 699086
Tags:
View attachment 699087
Rank Grants:
View attachment 699088
Alerts:
View attachment 699089
Frozen User:
View attachment 699093
Proof Of Ownership:
View attachment 699091
Post automatically merged:
DM 'vifez' on discord if you're interested, Or create a ticket in my discord
Post automatically merged:
Proof of ownership:
- Type
- Offering
Last edited:
