This is a home script in Skript that allows players to set homes, remove homes, and teleport to them. It is also made easy for the owner(s) or admin(s) to customize. This is all customizable through the top of the code file.
-----------------------------------------------------------------------------------------------------------------
Options:
Code (Text):
options:
# Message #
messageType: message #(message/actionbar/title)
msgPrefix: &bXHomes »
# Command #
cmdPrefix: xhomes
cmdSethome: sethome #Command /sethome
cmdRemhome: remhome #Command /remhome
aliaseRemhome: delhome #Aliase /remhome
cmdHome: home #Command /home
cmdCooldown: 0 seconds #Cooldown for commands (Not for /home)
# Permission #
permPrefix: xhomes
sethomePerm: sethome #Permission /sethome
remhomePerm: remhome #Permission /remhome
homePerm: home #Permission /home
homelimitPerm: homelimit #Permission home limit
cooldownBypass: bypass #Permission cooldown bypass
# GUI #
setBedColor: lime #Color of set homes (beds)
setDyeColor: lime #Color of set homes (dyes)
bedColor: light gray #Color of unset homes (beds)
dyeColor: gray #Color of unset homes (dyes)
noPermColor: true #Should unclaimable homes be a different color
noPermBed: red #Color of unclaimable home (bed)
noPermDye: red #Color of unclaimable home (dye)
# Sound #
successSound: "block.note_block.bell"
errorSound: "block.note_block.didgeridoo"
teleportSound: "entity.enderman.teleport"
soundVolume: 1
soundPitch: 1
soundInTP: true #Sound during teleport (true/false)
TPSoundVolume: 0.5 #Volume during teleport
-----------------------------------------------------------------------------------------------------------------
Required Plugins:
- Skript 2.10+ (Only tested versions)
- (Recommended) Luckperms...or another permission plugin
-----------------------------------------------------------------------------------------------------------------
Default Commands:
- /home [Opens home GUI]
- /remhome /delhome (same command) [Deletes home]
- /sethome [Sets home]
-----------------------------------------------------------------------------------------------------------------
Default Permissions:
- xhomes.home [/home command]
- xhomes.remhome [/remhome command]
- xhomes.sethome [/sethome command]
- xhomes.homelimit.# (set # to number 1-5) [Limit of possible homes set]
-----------------------------------------------------------------------------------------------------------------
Images:
v: 4.1.2
Configs:
Code (Text):
setBedColor: lime #Color of set homes (beds)
setDyeColor: lime #Color of set homes (dyes)
bedColor: light gray #Color of unset homes (beds)
dyeColor: gray #Color of unset homes (dyes)
noPermColor: true #Should unclaimable homes be a different color
noPermBed: red #Color of unclaimable home (bed)
noPermDye: red #Color of unclaimable home (bed)
1 Home set with a limit of 2
-----------------------------------------------------------------------------------------------------------------
Warning! No distributing without full credit to author. No selling this resource, it is free and will remain so.
-----------------------------------------------------------------------------------------------------------------
Download Goals:
- 10
- 50
- 100
- 250
- 500 (Will attempt to add anything requested)
- 1000 (Will add as many things as I can)
-----------------------------------------------------------------------------------------------------------------
Do not put hateful or disrespectful messages in comments.
If you have any questions, bugs, or anything else message me through spigotmc.
Also 5-star ratings are appreciated
-----------------------------------------------------------------------------------------------------------------