Search found 18 matches

by Berufeng
June 30th, 2020, 5:43 pm
Forum: Drop-In Ready
Topic: Automatic Door Closer
Replies: 4
Views: 12703

Re: Automatic Door Closer

MadElectron wrote:
June 29th, 2020, 7:13 am
How do I exclude trapdoor from that script?
Easiest way would be to add a _ in *door to make it *_door
by Berufeng
June 25th, 2020, 9:50 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool

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.
by Berufeng
June 23rd, 2020, 6:08 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool

UPDATED 6/23/2020!
by Berufeng
June 23rd, 2020, 6:02 pm
Forum: Scripts
Topic: Freeze Script
Replies: 0
Views: 4288

Freeze Script

This is a little task script that can be run to freeze a player in place seamlessly. Please check the commented lines to make sure you're not accidentally disabling flight for players that should have flight permissions. NOTE: This script will allow frozen players the freedom to rotate their camera ...
by Berufeng
June 23rd, 2020, 10:32 am
Forum: Scripts
Topic: Simple Circle Generator
Replies: 2
Views: 7921

Re: Simple Circle Generator

mcmonkey wrote:
June 23rd, 2020, 1:59 am
Here's a quick and easy 11 lines that does the same as your 40+ lines.
Ouch.
by Berufeng
June 14th, 2020, 4:33 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

So, I don't think this is a super big problem, just seems like an aesthetic bug. https://gyazo.com/e9655d2c5160334132459eeef43f5b20 Link to a picture of my chat Lol.... no, this is just a case of your friend misinterpreting plain English. "This Loom is not decorative" means that the loom is not dec...
by Berufeng
June 14th, 2020, 4:10 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Updated 6/14/2020.
by Berufeng
June 14th, 2020, 3:24 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Occasionally when trying to make a block decorative it gives an error but still works/makes it decorative. Can you identify which blocks are causing this to happen? If you can reproduce it, please take note of: - The script's narrate output. - The console output (if any). - The block in question. T...
by Berufeng
June 12th, 2020, 1:05 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Kiryll wrote:
June 9th, 2020, 12:18 am
Hi, the heavy-weighted and light-weighted pressure plates are unable to made decorative.
Great catch!!! Thank you!
by Berufeng
June 7th, 2020, 11:06 am
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Updated 6/7/2020.
by Berufeng
June 7th, 2020, 11:01 am
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

RedShirt2, I'm not sure this does what you're expecting it to. It might be possible for me to add that functionality, but what this essentially does is prevent players from opening GUI's, toggling block states, etc. It blocks *player* interaction with blocks that are otherwise interactive.
by Berufeng
May 22nd, 2020, 6:33 pm
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Updated to add planned functionality, and to fix according to mcmonkey's new suggestions.
by Berufeng
May 21st, 2020, 11:40 am
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Re: Decorator Tool (Testers Wanted!)

Updated to incorporate all of mcmonkey's suggestions.

Also added functionality:
- Beds of all types are now valid decorative block options.
- Right click with decorator_tool while sneaking to toggle on/off state of applicable blocks, regardless of their "decorative" status.
by Berufeng
May 21st, 2020, 3:37 am
Forum: Drop-In Ready
Topic: Automatic Door Closer
Replies: 4
Views: 12703

Re: Automatic Door Closer

Done. Also added a fix for a compatibility issue with my Decorator Tool script.
by Berufeng
May 21st, 2020, 2:09 am
Forum: Scripts
Topic: Decorator Tool
Replies: 22
Views: 47598

Decorator Tool

This script is for developers who like to use interactable blocks in their builds but don't want players to utilize them for their intended purpose. For example, maybe you are using vertical trapdoors as a fence line, or you want a strictly cosmetic chest or anvil or enchanting table? Or maybe you j...
by Berufeng
May 20th, 2020, 11:58 pm
Forum: Drop-In Ready
Topic: Automatic Door Closer
Replies: 4
Views: 12703

Automatic Door Closer

Were you born in a barn? If so, please do not download this script. This is a simple little script that automatically closes doors when you walk away and, like a heathen, forget to close them. Haste Link: https://one.denizenscript.com/haste/69373 (Or click the spoiler for the script.) Door_Closer: t...
by Berufeng
February 2nd, 2020, 10:43 am
Forum: Scripts
Topic: Holograms
Replies: 2
Views: 8853

Re: Holograms

Monkey: Thanks for the feedback! Almost everything you listed can be attributed to the fact that I originally wrote this at least two years ago and did a cursory retrofit to make it work in the newest version of Denizen. The rest can be attributed to the fact that I was still very new to Denizen bac...
by Berufeng
January 29th, 2020, 4:46 pm
Forum: Scripts
Topic: Holograms
Replies: 2
Views: 8853

Holograms

This is a user-friendly command I created so server developers can place floating text and characters in the game world. The command is fully documented with help functions. Suggestions and constructive criticism welcome. Give it a try!

https://one.denizenscript.com/haste/64695