Page 1 of 1

Denizence - GUI for Residence

Posted: December 26th, 2019, 4:39 am
by smellyonionman
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/smell ... izence.dsc
Common files: https://raw.githubusercontent.com/smell ... common.dsc

Re: Denizence - GUI for Residence

Posted: December 26th, 2019, 6:40 am
by mcmonkey
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 > ?

Re: Denizence - GUI for Residence

Posted: December 26th, 2019, 10:05 am
by smellyonionman
Thanks, caught and fixed. I'm guessing it's not possible for monkeybot to count to the correct line in a commented file.

Re: Denizence - GUI for Residence

Posted: December 26th, 2019, 10:13 am
by mcmonkey
smellyonionman wrote:
December 26th, 2019, 10:05 am
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 ">"