Op Edition Merged
Op Edition is now baked in and is the main version. To enable Simple Displays for everyone, run /function sdsetting:oponly
. This toggles it on and off if you run it multiple time. You can also run /scoreboard players set OpOnly SDSettings 0
.
1.20.5
Updated to 1.20.5. Old versions 1.19.4 are still maintained as there are minor differences. No version exclusives yet.
1.20.5 Command Macros
Added More specialized commands with Macros to easier customize displays. These are only for Operators. Replace X's with specific values
/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)
/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)
/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)
/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)
/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)
/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)
/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)
Other Updates
All Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.
Added a prefix to all messages that show it's in Simple Displays
Op Edition Merged
Op Edition is now baked in and is the main version. To enable Simple Displays for everyone, run /function sdsetting:oponly
. This toggles it on and off if you run it multiple time. You can also run /scoreboard players set OpOnly SDSettings 0
.
1.20.3/4 Command Macros
Added More specialized commands with Macros to easier customize displays. These are only for Operators. Replace X's with specific values
/function sdcustom:place_custom_block {block:X} (Any Block id. No need to add Minecraft:)
/function sdcustom:place_custom_item {item:X} (Any Item id. No need to add Minecraft:)
/function sdcustom:place_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:precise_custom_block {block:X} (Any Block id. No need to add Minecraft:)
/function sdcustom:precise_custom_item {item:X} (Any Item id. No need to add Minecraft:)
/function sdcustom:precise_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:replace_custom_text {text:X,color:X} (Text: What you want on the display,
Color: Legacy Minecraft Colors)/function sdcustom:set_custom_billboard {type:X,billboard:X} (type: entity - Make sure to add _display -, billboard: fixed, vertical, horizontal, or center)
/function sdcustom:set_custom_scale {type:X,scale:X} (type: entity - Make sure to add _display -, Scale of Entity)
/function sdcustom:set_full_custom_scale {type:X,scale1:X,scale2:X,Scale3:X} (type: entity - Make sure to add _display -, Scale: X, Y & Z of Entity)
Other Updates
All Functions moved from minecraft & mainfunction to sdfunction,sdcustom, & sdsetting.
Added a prefix to all messages that show it's in Simple Displays
A New version of Simple Displays intended for server operators only. Also contains minor text fixes of failing block display placement.
Compared to the regular version, in order to run commands you must be a server operator using /op. Secondly you must run /function simpledisplays:[command] in order to use commands. Commands are the same as /trigger but with the addition that they need "simpledisplays:" to start and remove all capitals.
A New version of Simple Displays intended for server operators only. Also contains minor text fixes of failing block display placement.
Compared to the regular version, in order to run commands you must be a server operator using /op. Secondly you must run /function simpledisplays:[command] in order to use commands. Commands are the same as /trigger but with the addition that they need "simpledisplays:" to start and remove all capitals.
Changes
- Minor Text Updates
- Fixed Interpolation
Additions
Brightness
- /trigger ToggleBrightness
Item Display
- /trigger CycleItemStyle
Block Display
New Displays
- /trigger CycleBlockScale
- /trigger CycleBlockBillboard
- /trigger CycleBlockRotation
- /trigger KillBlockDisplay
- /trigger PlaceBlockDisplay
- /trigger PrecisePlaceBlockDisplay
- /trigger ReplaceBlockDisplay