Commit Graph

295 Commits

Author SHA1 Message Date
Andyyy7666
7d5394087e Update main.lua
renamed getMoney server event to updateMoney and removed unnecessary for loop.
2021-12-27 14:47:51 +01:00
Andyyy7666
80ac517fb9 Add files via upload 2021-12-26 21:08:52 +01:00
Andyyy7666
707b9b51f3 Create fxmanifest.lua 2021-12-26 21:04:21 +01:00
Andyyy7666
f9943b24ab Update listener.js 2021-12-26 19:25:38 +01:00
Andyyy7666
ada5cb1827 Update fxmanifest.lua 2021-12-25 20:41:09 +01:00
Andyyy7666
acc0d9fef7 Update README.md 2021-12-25 20:06:26 +01:00
Andyyy7666
6d46c1cdfb Update README.md 2021-12-25 20:06:10 +01:00
Andyyy7666
53f7be5434 Update README.md
Updated how to install.
2021-12-25 20:05:53 +01:00
Andyyy7666
7cac89d378 Update main.lua
* updated to use server_config
* updated to use exports.oxmysql:query instead of the deprecated exports.oxmysql:execute method.
2021-12-25 19:50:13 +01:00
Andyyy7666
1bdaaaf6b2 Update discord.lua
* updated to use server_config
* other minor changes
2021-12-25 19:47:26 +01:00
Andyyy7666
0fefd20aef Update config_server.lua
Changed table name to server_config instead of config since config_client.lua is now a shared script.
2021-12-25 19:45:09 +01:00
Andyyy7666
73f7cda126 Update config_server.lua 2021-12-25 18:25:41 +01:00
Andyyy7666
cba40664b0 Update fxmanifest.lua 2021-12-25 04:46:06 +01:00
Andyyy7666
0776057e58 Update discord.lua
specified errors
2021-12-25 00:56:02 +01:00
Andyyy7666
d43dc7d750 Update main.lua
Added database spam prevention
2021-12-25 00:55:11 +01:00
Andyyy7666
2a54af2a52 Update fxmanifest.lua
Change config_client.lua to shared script
2021-12-25 00:31:22 +01:00
Andyyy7666
41dcfc1cda Update commands.lua
Fixed vulnerability where modders would be able to change the aop, they will now be kicked :)
2021-12-25 00:07:43 +01:00
Andyyy7666
aa220b21bb Update main.lua
Updated export function
2021-12-24 23:39:22 +01:00
Andyyy7666
6098dc5dd1 Update fxmanifest.lua 2021-12-24 23:32:23 +01:00
Andyyy7666
e49cf38f92 Update main.lua
* Removed shot spotter (it will be made a separate resource)
* Fixed some security variabilities (modders being able to drop players)
* Other small changes

Planned:
* Moving most money related stuff the server.
2021-12-24 23:27:09 +01:00
Andyyy7666
761dac7d20 Update main.lua
Fixed spelling mistake and removed the warning when the version checker is up to date.
2021-12-24 23:24:16 +01:00
Andyyy7666
5d7ca88be4 Update commands.lua
Small changes
2021-12-24 22:47:41 +01:00
Andyyy7666
9a96248e70 Update discord.lua
Removed parts that aren't used and commented out that print that fills the server console. (keeping them commented incase anyone needs to test something)
2021-12-24 22:46:23 +01:00
Andyyy7666
da19b16394 Update main.lua
* Added a version checker.
* Updated the method to find identifiers to make sure it always uses the license.
* Updated "exitGame" event so it's vulnerable to modders.
* Made code cleaner and optimized a little more.
2021-12-24 22:43:27 +01:00
Andyyy7666
92b054f630 Update commands.lua
Minor changes to aop
2021-12-24 22:31:22 +01:00
Andyyy7666
43539708fe Update listener.js
Minor changes
2021-12-24 22:30:15 +01:00
Andyyy7666
1fb5fb7edf Update index.html
Minor changes and added more comments
2021-12-24 22:29:08 +01:00
Andyyy7666
79c90dfd52 Update config_server.lua 2021-12-24 22:24:56 +01:00
Andyyy7666
b13c6d9c2d Added config_server.lua and config_client.lua
Separated config into server and client files and moved sensitive information to the server config.

Removed shot spotter, it will be made into a separate resource.
2021-12-24 22:21:37 +01:00
Andyyy7666
2c34919e7f Delete config.lua
Separated config.lua into config_client.lua and config_server.lua
2021-12-24 22:17:39 +01:00
Andyyy7666
d2809a1eaf Update fxmanifest.lua
* Separated config into server and client files
* Moved version "1.0" up so it can be used with the new version checker.
2021-12-24 22:16:53 +01:00
Andyyy7666
a176ccd79d Update fxmanifest.lua 2021-12-24 17:31:12 +01:00
Andyyy7666
dd3062d164 Update README.md 2021-12-24 00:33:31 +01:00
Andyyy7666
0fcfe77d0c Update README.md 2021-12-24 00:29:03 +01:00
Andyyy7666
4752e4e6ab Update README.md 2021-12-24 00:28:20 +01:00
Andyyy7666
fe6e0bb7fd Update README.md 2021-12-24 00:27:51 +01:00
Andyyy7666
69b8d9aae3 Update README.md 2021-12-24 00:23:58 +01:00
Andyyy7666
9e6e8d8424 Update README.md 2021-12-24 00:22:39 +01:00
Andyyy7666
fe63747694 Update README.md 2021-12-24 00:22:32 +01:00
Andyyy7666
04c341e514 Update README.md 2021-12-24 00:20:59 +01:00
Andyyy7666
75fbe02c42 Delete version 2021-12-24 00:19:58 +01:00
Andyyy7666
03dcce4c0f Create version 2021-12-24 00:05:33 +01:00
Andyyy7666
32034392f3 Update README.md 2021-12-23 22:54:57 +01:00
Andyyy7666
9eefc79eb6 Create README.md 2021-12-23 22:54:32 +01:00
Andyyy7666
ae32fd0e86 Add files via upload 2021-12-23 22:40:54 +01:00