Simple Notes 0.1
Easily keep track of rule violators.
Hello, Today I want to present my first addon for the public.
It's a simple addon to keep track of some players that either are violating rules or doing some bad unwanted things.
Admin's have the possibility to add a "note" to a player's account and other admins can see them - it's easy no?
I tried my best for keeping it clean and nice but I am open for suggestions regarding my code or any other things.
Now let's start with some Screenshots:
ULX Integration:Overview of Player NotesInstallation:Just extract the .zip and put the folder into your addons folder and done.
This addon adds following Console Commands:sn_addnote <player> <note> - Add's an note to player's account you can also do it via. the menu.
sn_shownotes <player> - Shows the notes of the given player.
sn_removenote <noteid> - Internal Command, it uses it to remove a warn by sqlid.
To give a specific Group the right's to access this command use following ULX command:ulx groupallow "groupname" "simplenotes_access"
Planned things:- Make so you can individually adjust rights (as example Operator's can see notes but can't delete or add some)
Chanelog:- Fixed critical logic error on sn_showerrors.
Download: Attachment (you may need to register to access it)
English is not my native language, so sorry for spelling / grammar issues.