User:Outofspace/PM SYSTEM: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Outofspace
New page: {{User:Outofspace/Script Builder/PM SYSTEM}}
 
>Outofspace
No edit summary
Line 1: Line 1:
{{User:Outofspace/Script Builder/PM SYSTEM}}
<br><i>Pre-Version 0.6a</i>
 
Still under development! Will be released 1.0+
 
__TOC__
 
=Features=
 
It doesn't work right now (rather, it's not turned on.) But as of now it has:
 
*The ability to add Admins/Mods/Banned people.
*Check the last message sent. (Admins/Mods power)
*Clearing the "last sent message/script" message.
*Error checking.
 
==Rights==
 
*Admins - Get to view, edit, remove, and send ALL messages and scripts.
*Mods - Everything Admins do, except they can't read Admin messages.
*Normal - Send, and view scripts/messages.
*Banned - Get to use nothing.
 
==Scripts==
 
*config - Runs the entire thing. This sets rights, sends, views, edits, etc.
*function - Makes tables, values, and scripts.
*send - Copies scripts, acts as a script builder in general.
 
==Sub-Models==
 
*Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.
 
=RoadMap for 1.0+=
 
==General==
 
*Send messages =P.
*Delete stored messages/scripts.
*Copy stored messages/scripts.
*Rename/Edit drafts.
*Use of "/sc"
 
==Moderation==
 
*Remove EVERYTHING.
*Edit EVERYTHING.

Revision as of 03:36, 10 November 2008


Pre-Version 0.6a

Still under development! Will be released 1.0+

Features

It doesn't work right now (rather, it's not turned on.) But as of now it has:

  • The ability to add Admins/Mods/Banned people.
  • Check the last message sent. (Admins/Mods power)
  • Clearing the "last sent message/script" message.
  • Error checking.

Rights

  • Admins - Get to view, edit, remove, and send ALL messages and scripts.
  • Mods - Everything Admins do, except they can't read Admin messages.
  • Normal - Send, and view scripts/messages.
  • Banned - Get to use nothing.

Scripts

  • config - Runs the entire thing. This sets rights, sends, views, edits, etc.
  • function - Makes tables, values, and scripts.
  • send - Copies scripts, acts as a script builder in general.

Sub-Models

  • Messages - Stores all sent messages and script (disabled). It also holds the "last sent" StringValue which makes the "last sent" message.

RoadMap for 1.0+

General

  • Send messages =P.
  • Delete stored messages/scripts.
  • Copy stored messages/scripts.
  • Rename/Edit drafts.
  • Use of "/sc"

Moderation

  • Remove EVERYTHING.
  • Edit EVERYTHING.