GithubHelp home page GithubHelp logo

troderp / eggwars Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 3.0 559 KB

A spigot eggwars plugin by RosilloGames. Based on gaelitoelquesito's eggwars.

Home Page: https://www.spigotmc.org/resources/free-eggwars-mini-game-remastered.97569/

License: GNU General Public License v3.0

Java 100.00%
spigot spigot-plugin spigot-plugins spigotmc spigotmc-plugin

eggwars's People

Contributors

mpk1 avatar troderp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eggwars's Issues

Arena Bounds Dosn't Work

After I set arena Bounds And Join The Match I Cant Place Block.

I use: Purpur 1.19.4 1985
image

You Can Message Me In Discord I Want Make This Pl Better: ily7#6596
image

generator inventory updates if other generator is upgraded

Short Description

If you have an generator inventory opened and any other player upgrades any other generator, the open inventory changes to the inventory of the last updated generator.

Why does this happen

After upgrading a generator, it is stopped and started again. After starting, InventoryController.updateInventories() is called. For all players, the open inventory is updated if the following two conditions are true: First, the arena of the Generator and the player matches, second, the open inventory is of the same type.

How to fix it

Since the Generator itself is stored in the opened inventory with EwInventory.setExtraData(), the Location can be compared to only update open inventories that have the same generator location stored inside the extraData as the updated generator.

Leaderboards Suggestion

Add Leaderboards like CubeCraft with a customizable size maybe?
(I mean those heads with the wins)

Or add placeholders so we can make our own. Which I imagine would look something like this:

%position_<position>_stat_<statistic>_playername%
%position_<position>_stat_<statistic>_amount%

Filled in
%position_1_stat_team_wins_playername% - Would show the player with the most wins
%position_1_stat_team_wins_amount% - Would show the amount of the specified stats

The ''stat'' part would be the same as the statistics that are already in the plugin. Like kills etc.
The position part should also be put to ''-'' or something if there's no player 16th for example.

Also also maybe maybe idk if it's even possible to make a
%position_current_position_stat_%
So I could see my own position.

Add the ability to add commands for events

It will add a lot of space for customization. If it's compatible with other plugins we could give points, xp or certain effects to players.

For example I'm trying to use a point and experience system that's globally across my entire server. I would love to be able to configure it in such a way that people get 50 xp at the end of a game, 250 for winning a game or get 5 points for breaking an egg.

In my head it'll be for just a few events. And a small section in the config file. Like

commands:
win:
- 'op= fly'
game_end:
- 'console= tp x y z'
kill:
- 'tell= You got rewarded 5 points!'

I think it's clear :p

Suggestion

You make a plugin shop like ui bedrock

wood and log blocks can be broken with an axe by stripping them before

Short Description

It is possible to break blocks of the types *_LOG, *_WOOD, *_STEM, and *_HYPHAE by right clicking them with an axe before. If the map contains such blocks, the player can break blocks which should not be breakable.

Why does this happen:

The stripping with an axe fires an BlockPlaceEvent and adds the respective block to the placedBlocks Set. The player can now simply break the STRIPPED_* block.

How can it be fixed:

Simply prevent the player from stripping blocks as it provides no advantages to the gameplay.

Contact in discord

Hey, how i can contact you in discord? I have interesting issues in 1.19.4, where i cant add generators in map.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.