English Y.A.T.E.S (3.0.2) - Admin Script / Framework icon

52 comments
26.08.16 12:09:26 am
like 40 like it!
283 b, 949 Downloads
Yates
Reviewer
Offline Off
flame Your Administration Tool for Every Server flame

Y.A.T.E.S stands out as an admin script with the fact that every player or group data can be modified in-game and each player or group may also be given individual rights dynamically. Another important feature is the ability to create plugins and have them work together without changing anything. Simply drop them into the plugins folder and you're done!

There are currently two plugins already available. Make sure to check them out and start making your own asap!

> 3.0.2 change notes:
• Languages! Translate Y.A.T.E.S easily.
• Console commands added and say commands revised (code looks better)
• Plugin changes to better suit the lazy you, you can (probably) get any code and smack it into the plugins folder and it will just work.
• More configuration.
• No more global admin console check thingy, just add your USGN ID into the config file.
• Undo command now undoes undo's and vice-versa.
• Hook overrides. This just means you can't mess up accidentally.
• A lot of other things I wrote these changes three years ago sorry.

Please report any (bugs) here.

You can also chat about it on the forums:
thread cs2d Y.A.T.E.S - Admin Script / Framework

> List of commands:
• !help [<cmd>]
• !pm <id> <message>
• !ls <cmd>
• !plugin list / menu / <info/enable/disable> <plugin>
• !command list / <enable/disable> <command>
• !softreload [<delay>] (in seconds)
• !hardreload [<delay>] (in seconds)
• !god
• !mute <id> [<duration>] (default 60 seconds) [<reason>]
• !unmute <id>
• !kick <id> [<reason>]
• !ban <id> [<duration>] (0 for infinite, -1 for server setting) [<reason>]
• !banusgn <U.S.G.N.> [<duration>] (0 for infinite, -1 for server setting) [<reason>]
• !banip <ip> [<duration>] (0 for infinite, -1 for server setting) [<reason>]
• !unban <U.S.G.N./ip>
• !unbanall
• !spawn <id> [<tilex>] [<tiley>]
• !kill <id>
• !slap <id>
• !equip <id> <weapon id>
• !strip <id> <weapon id>
• !goto <id>
• !goback <id>
• !bring <id>
• !bringback <id>
• !make <id> <team> (id or abbreviation)
• !player list / info <id> / edit <U.S.G.N.> <field> <new entry>
• !playerinfo <id>
• !playerprefix <id> <prefix>
• !playercolour <id> <colour>
• !playergroup <id> <group>
• !playerlevel <id> <level>
• !group list / info <group> / add <group> [<level>] [<colour>] [<commands>] / del(ete) <group> [<new group>] / edit <group> <field> <new entry>
• !groupprefix <group> <prefix>
• !groupcolour <group> <colour>
• !grouplevel <group> <level>
• !undo

> List of RCon commands:
• rcon help [<cmd>]
• rcon ls <cmd>
• rcon player list / info <id> / edit <U.S.G.N.> <field> <new entry>
• rcon group list / info <group> / add <group> [<level>] [<colour>] [<commands>] / del(ete) <group> [<new group>] / edit <group> <field> <new entry>

> > > CLICK HERE < < <
∗ ∗ ∗ ∗ ... TO ... ∗ ∗ ∗ ∗
> > > DOWNLOAD < < <


> Special thanks to:
user cortz - The name.
user EngiN33R - Amazing support & guidance.
user Happy Camper - I stole your sprites.
user Nekomata - The one and only true bug tester.

You will probably need to read the setup to get everything running. At the top you can find a link to the documentation. Please do not try to rush things or assume they do not work!
edited 42×, last 24.08.20 01:40:02 pm
ok This file has been reviewed and approved by SQ (15.05.17 05:38:01 pm)

Comments

52 comments
Goto Page
To the start Previous 1 2 3 Next To the start

Log in!

You need to log in to be able to write comments!Log in
22.11.20 08:53:53 am
Up
39e
User
Offline Off
Where can i put the plugins and storage
12.07.19 11:48:44 pm
Up
phalenkO
User
Offline Off
Why this link? I dont want to you keep angry just I dont like the your shared link.
01.05.19 04:39:39 pm
like I like it!
Up
TheHamzan6
User
Offline Off
I remember back when you were learning to script in Lua. Seems you got it, good work buddy.
31.10.18 01:12:04 pm
Up
Jarates
User
Offline Off
This is not work http://prntscr.com/lcn2yc
30.09.17 12:48:48 am
like I like it!
Up
Seekay
Reviewer
Offline Off
@user Man Of Steel: It's all explained very clearly in the official documentation. [Link]
16.09.17 06:05:55 pm
Up
Man Of Steel
User
Offline Off
How to install it.?
26.03.17 11:34:04 pm
like I like it!
Up
haha1955
User
Offline Off
pls help me, i say in the game !auth but i need token...??
edited 1×, last 28.03.17 10:43:38 am
26.03.17 08:10:33 pm
like I like it!
Up
GeoB99
Moderator
Offline Off
@user Ekkoz: Create an empty folder in sys/lua directory path and name it as _yates. After that, extract all the following file contents from the archive to that folder and open server.lua and paste the following line below:
Code:
1
dofile("sys/lua/_yates/yates_startup.lua")

Once you did all these steps and launch the server, several outputs should display both in the Console or the screen eventually.
26.03.17 04:57:14 pm
like I like it!
Up
Ekkoz
User
Offline Off
how do i admin ?
17.03.17 09:44:25 am
like I like it!
Up
Skyler
BANNED
Offline Off
Wow this is cool i like it!
19.02.17 10:21:57 am
like I like it!
Up
LonelyGrayWolfie
User
Offline Off
Good script. I'll try to figure out how to install it.
17.01.17 06:19:20 pm
like I like it!
Up
Angel Montez
BANNED
Offline Off
Cool Good luck like
15.12.16 04:28:49 pm
like I like it!
Up
vuenxx
User
Offline Off
WOW Nice
01.12.16 10:05:40 am
Up
Yates
Reviewer
Offline Off
What user GeoB99 said. I forgot to add the dofile part to the documentation as I thought it would be pretty clear already.

I'll add it asap.
30.11.16 03:17:43 pm
like I like it!
Up
GeoB99
Moderator
Offline Off
@user Inflexion: Don't forget to dofile the startup file through server.lua as well.
Code:
1
dofile("sys/lua/_yates/yates_startup.lua")
30.11.16 12:57:07 pm
like I like it!
Up
Inflexion
User
Offline Off
Hello Yates, I just installed the script using Git, but when I try running it on a dedicated CS2D server, it just doesn't load, and doesn't print any error

simply, doesn't load AT ALL.

Thank you, I still think this is a pretty good script and deserves to be one of the best.
27.11.16 01:36:43 am
like I like it!
Up
Maxor
User
Offline Off
GOOD
26.11.16 10:33:33 pm
like I like it!
Up
Lebo
User
Offline Off
Easily one of the best admin scripts to come around in a long time. This one has so much customization and of course Yate's support.
I dont like it, I love it!
30.10.16 04:48:06 pm
like I like it!
Up
Ajmin
User
Offline Off
Script least bothers me.
I will go for ur literature ...
01.09.16 02:12:30 pm
like I like it!
Up
Waldin
User
Offline Off
@user Rainoth: And people will create threads (in wrong site) asking for plugins/commands/etc cause of they are lazy to read a description/tutorial to make a command.
To the start Previous 1 2 3 Next To the start