Denizence - GUI for Residence

Dec 25, 2019
7
0
0
This GUI will give Residence owners buttons for modifying their residence Size, Subzones, Sale/Rental, Messages and all Flag types.

It depends on PlaceholderAPI. If you have Denizen and Residence, you should probably also be running Depenizen if you are not already. Also, like my other plugins, it requires you to install sc_common.dsc.

Full documentation is maintained at https://smellycraft.com/denizen/denizence on the GitHub wiki.

Raw script: https://raw.githubusercontent.com/smellyonionman/smellycraft/master/sc_denizence.dsc
Common files: https://raw.githubusercontent.com/smellyonionman/smellycraft/master/sc_common.dsc
 

mcmonkey

Administrator
Staff member
Helper
That script ( https://one.denizenscript.com/haste/63145 ) contains a basic monkeybot-caught error:
+++ I encountered 1 potential problem with that script.
+++ (1) WARNING: Line 138: Uneven number of <tag-marks>, are you missing a < or > ?
 
Dec 25, 2019
7
0
0
Thanks, caught and fixed. I'm guessing it's not possible for monkeybot to count to the correct line in a commented file.
 

mcmonkey

Administrator
Staff member
Helper
smellyonionman said:
Thanks, caught and fixed. I'm guessing it's not possible for monkeybot to count to the correct line in a commented file.

It said line 138, and line 138 is: - define lore:|:<[placeholder].replace[[rentprice]].with[<server.economy.format[<[rentprice]>]> which is indeed missing a ">"