- D1 Meta Docs - Denizen Script -
Home Page / Pi to one million places / Contact mcmonkey / Donate / Paste Scripts / Denizen Help /
You are browsing as a guest.
Login | Register








The script repo is an archive of historical scripts. For modern scripts, or to post your own, please use the Scripts forum section.




Back to the script
0) Tack in mcmonkey's fork as a placeholder | Edits made in this commit
1) See github commit https://github.com/AnthonyAMC/Public-Denizen-Scripts/commit/6980fa8c9c9fab5ccec26fd61c6aed96907f6581 | Edits made in this commit
2) More escaping | Edits made in this commit
3) fix typo in description | Edits made in this commit
4) Check github commit log | Edits made in this commit
5) Fix updateCheck URL, Allow commas in JSON text, Better handle webget results, Version bump. | Edits made in this commit
6) Update mcmonkey.org URLs. Use raw_context instead of queue.defintions. Version bump. | Edits made in this commit
7) Add script tracker meta info to description | Edits made in this commit
8) Fix webget related stuff. msgBoxed now shows version/update info when applicable. | Edits made in this commit
9) Now using script tracker to gather basic usage info | Edits made in this commit
10) NEW - Command Hint - Chat Message | Edits made in this commit
11) JSON support - Clickable text opens URLs, run commands, and show hover messages | Edits made in this commit
12) Page info in boxed messages now provides clickable page navigation. Improved support for sending boxed messages to the console. Improved usage info in the code comments. | Edits made in this commit
13) Clickable page navigation for msgBoxed. Improved console support for msgBoxed. Improved docs. | Edits made in this commit
14) Preserve colors of linewrapped strings | Edits made in this commit
15) Initial Commit