Search found 79 matches
- January 2nd, 2017, 1:07 pm
- Forum: General Denizen-Bukkit
- Topic: Request: Slayer Master!
- Replies: 1
- Views: 3175
Re: Request: Slayer Master!
i'll do it for 500
- December 5th, 2016, 1:20 pm
- Forum: Plans
- Topic: early dev builds
- Replies: 48
- Views: 27342
Re: early dev builds
all this effort to log in on this page just to say:
!!
!!
- October 25th, 2016, 4:11 pm
- Forum: Plans
- Topic: D2 Timings Request
- Replies: 2
- Views: 3516
- October 25th, 2016, 8:50 am
- Forum: Plans
- Topic: D2 Timings Request
- Replies: 2
- Views: 3516
D2 Timings Request
I couldn't find a better place to put this so deal with it
It'd be awesome if d2 could have some kind of timings report, which would be able to tell us how much load each script and each command inside the script are taking on the server

It'd be awesome if d2 could have some kind of timings report, which would be able to tell us how much load each script and each command inside the script are taking on the server
- September 18th, 2016, 4:18 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 6511
Re: class not found exception PlayerItemDamageEvent
try updating denizen to this version: http://ci.citizensnpcs.co/job/Denizen_Developmental/lastSuccessfulBuild/ and citizens to this version: http://ci.citizensnpcs.co/job/Citizens2/lastSuccessfulBuild/ and if there is any kind of developmental version for spigot that is newer than your current one, ...
- September 18th, 2016, 3:50 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 6511
Re: class not found exception PlayerItemDamageEvent
just do /denizen db -r, reload your scripts, then do /denizen submit and link back the link it gave
- September 18th, 2016, 3:38 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 6511
Re: class not found exception PlayerItemDamageEvent
Is the plugin enabled? can you record a debug snapshot for me?
- September 18th, 2016, 3:05 pm
- Forum: Issues
- Topic: class not found exception PlayerItemDamageEvent
- Replies: 9
- Views: 6511
Re: class not found exception PlayerItemDamageEvent
Hey!
Can you make sure for me you're running the latest versions of denizen, spigot, and if applicable, citizens?
Can you make sure for me you're running the latest versions of denizen, spigot, and if applicable, citizens?
- September 14th, 2016, 2:27 pm
- Forum: Scripts
- Topic: dFurnitureEditor
- Replies: 5
- Views: 4338
Re: dFurnitureEditor
Looks pretty cool! gotta keep it up and add more objects!
- September 14th, 2016, 2:25 pm
- Forum: Random
- Topic: Denizen told in Gifs
- Replies: 9
- Views: 7385
Re: Denizen told in Gifs
your dog looks like the bottom of a mop
- August 29th, 2016, 5:27 pm
- Forum: Random
- Topic: Funny Conversation
- Replies: 9
- Views: 6905
Re: Funny Conversation
very proud of myself
<BlackCoyote> Morphan1, https://gyazo.com/1b07ccb64fece9803285b6993f4cf79e why is this on my facebook homepage
<Morphan1> BlackCoyote: it's a nice weld yo
<BlackCoyote> i guess you could say it's
<BlackCoyote> weld done
- August 29th, 2016, 1:21 pm
- Forum: Random
- Topic: Denizen told in Gifs
- Replies: 9
- Views: 7385
Re: Denizen told in Gifs
still laughing at both latest gifs
- August 27th, 2016, 10:49 am
- Forum: Random
- Topic: Denizen told in Gifs
- Replies: 9
- Views: 7385
Re: Denizen told in Gifs
every time someone asks for help and then entirely neglects the info you've provided


- August 22nd, 2016, 6:55 am
- Forum: General Denizen-Bukkit
- Topic: dUtilLib Ideas!
- Replies: 36
- Views: 17335
Re: dUtilLib Ideas!
Another idea! Say you have a long string element and want to split it up to multiple lines (for example to a lore on a item or a speech in a box). So you give an input and a form of number to tell the length of each line. It should only split on spacebar letters so we don't get words splitted in di...
- August 22nd, 2016, 1:22 am
- Forum: General Denizen-Bukkit
- Topic: Update script notification
- Replies: 10
- Views: 6891
Re: Update script notification
Huh. Usually update checkers are just a !=, because versions only form valid numbers half the time. Just look at the Denizen version: 0.9.8 - that's not a valid number, it has two decimals in it. Totally valid point. IF your version string is NAN than you won't be able to do numeric comparisons. Th...
- August 20th, 2016, 5:23 am
- Forum: General Denizen-Bukkit
- Topic: Update script notification
- Replies: 10
- Views: 6891
Re: Update script notification
My scripts already do this... in part. They will notify you if there's a new version of it available and give you a clickable link to the repo so you can download and install if you wish. Do you mind if I use this for my scripts? the procedure check for versionl it requires the webget command from ...
- August 20th, 2016, 5:04 am
- Forum: Random
- Topic: What music do you listen to?
- Replies: 7
- Views: 6340
Re: What music do you listen to?
TWO STEPS FROM HELL YEEEEEEAHHHHHHHHHHH
- August 18th, 2016, 1:57 pm
- Forum: General Denizen-Bukkit
- Topic: Menus: the GUIs are redundant. Searching an idea!
- Replies: 1
- Views: 3283
Re: Menus: the GUIs are redundant. Searching an idea!
Theres a few different click types you can detect, incuding regular click, shift click, clicking an item onto the item, etc. And there is the ability to change specific items in an inventory without changing the rest using the inventory command. You could make a regular click change the item that wa...
- August 17th, 2016, 1:06 pm
- Forum: General Denizen-Bukkit
- Topic: dUtilLib Ideas!
- Replies: 36
- Views: 17335
Re: dUtilLib Ideas!
@anthony make it happen! (I wish I could tag people in forum posts or knew how)
- August 17th, 2016, 12:57 pm
- Forum: General Denizen-Bukkit
- Topic: dUtilLib Ideas!
- Replies: 36
- Views: 17335
Re: dUtilLib Ideas!
What do you mean flat? as in all the surface blocks are at the same height?