Share scripts you wrote for Denizen-Bukkit here!
-
mcmonkey
- Site Admin

- Posts: 299
- Joined: August 5th, 2016, 7:27 pm
- Location: Los Angeles, California, USA
-
Contact:
Post
by mcmonkey » June 17th, 2020, 5:52 pm
RedShirt2 wrote: ↑June 17th, 2020, 2:17 pm
mcmonkey wrote: ↑June 3rd, 2020, 8:39 am
RedShirt2 wrote: ↑June 2nd, 2020, 4:18 am
on player right clicks block priority:1:
- if <server.has_flag[decorative_block.<context.location.simple>]>:
- determine cancelled
.simple threw an error, while I clicked on other things. Probably need a fallback! Probably.
That should not ever cause an error... if it did, please report the full error with a debug log
- if <server.has_flag[decorative_block.<context.location.simple>]>:
just needs a fallback for when you aren't using the decorator...
- if <server.has_flag[decorative_block.<context.location.simple>]||false>:
No. That tag should literally never error. Ever. At all. Ever. That fallback is wrong.
Please report the full error with a debug log.
Denizen lead developer. On Discord as mcmonkey#6666
.
-
Berufeng
- New

- Posts: 18
- Joined: January 29th, 2020, 4:40 pm
Post
by Berufeng » June 23rd, 2020, 6:08 pm
UPDATED 6/23/2020!
-
Berufeng
- New

- Posts: 18
- Joined: January 29th, 2020, 4:40 pm
Post
by Berufeng » June 25th, 2020, 9:50 pm
UPDATE 6/25/20:
- Minor bug fix: Created fallbacks to prevent errors when player right clicks air.
- Fix: daylight_detector
can now be toggled with sneak-right-click.
Users browsing this forum: No registered users and 3 guests