Skip to content

jonasesser/gp-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gp-shop

Merry Christmas!

Shop Plugin for the Athena Framework 4.X.X

Reworked OSS Shop from Der Lord! Many thanks!

In Development and not fully tested, yet. You can help by opening issues or create pull requests.

##Features

  1. Easly configure shops with your items
  2. Peds for shops
  3. Tested with over 200 items

#ATTENTION: AGAIN PLEASE DROP gpShops Database collection. There was a bug in last version, where all shops will recreated on server restart. This is fixed now, but you need to delete all shops in your database.

##Plans for next year

  1. Integrate faction system with storage for playable shops
  2. Price configuration per Item, currently same price for each item
  3. Optimize performance, on big shops the UI will need too much time to open.

Installation

  1. Open a command prompt in your main Athena Directory.
  2. Navigate to the plugins folder.
cd src/core/plugins
  1. Copy the command below.

SSH

git clone git@github.com:jonasesser/gp-shop.git

HTTPS

git clone https://github.com/jonasesser/gp-shop.git
  1. Configure your shops in shopRegistry.ts and replace all item lists with your personalized items.

  2. Start the Server

#License

MIT License

Copyright (c) 2022 Der Lord! / jonasesser

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Shop Plugin for the Athena Framework 4.X.X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages