Git Product home page Git Product logo

Comments (67)

lol768 avatar lol768 commented on August 23, 2024

Ops still cant use a kit, they are forced with the same kit over and over again.

people on other worlds get kits

Ops respawn with kits in other worlds.

This is a permissions configuration issue.

I'll look into the kit issue

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

also I cant add new kits, when I do it says it doesnt exist the kit file returns no yml errors

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

I'll look into this after Christmas

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

thanks ^^

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Also this keeps being overlooked but a big bug is the fact you have to have one kit per life to true else you can swap kits I would really like to see this working. E.g you can swap kits as many tiems as you want but it needs to comepletely clear your invent before it issues the new one. It would also need to stop people dropping items or if oyu drop items they get removed or you cant pick them back up

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

Also this keeps being overlooked but a big bug is the fact you have to have one kit per life to true else you can swap kits I would really like to see this working. E.g you can swap kits as many tiems as you want but it needs to comepletely clear your invent before it issues the new one. It would also need to stop people dropping items or if oyu drop items they get removed or you cant pick them back up

One kit per life should be disabled if you want to do this. We have an option called clearInventory that allows you to clear inventories between kit changes (in global.yml). This combined with the restriction events may help.

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Thanks for the comment, the latest build didn't add any text to config file apart from the top 5 lines which are comments, i pasted in the config settings from my older build and signs dont work Eek!
I also never got kill streaks working might be something to add to the list

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

using 1.9.3 i still get no config these are the only lines in the config when generated from the jar -
"# Global BattleKits settings"
"# Add world-specific blocks by warapping everything in the name of the world."
"# Restrictions are handled by permissions now."

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Definitely looking into this. For reference, see the global.yml file on github (in the actual code).

Thanks

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Thanks, If you ever need a server to run any test, I have a dedicated now which I can split down its 32gb I think I have around 14gb left over at the moment :)

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I know you said to use the debug version if you have sign issues, but to note that version 1.9.3 also doesn't work for signs using this config -

http://pastebin.com/akRkpP9Z

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Do they not work at all?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

No dont even go red using the correct format have a look if you like kit.epic-pvp.com:25566

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Dropped you a pm on bukkit ^^

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Can you remove line 5 of your config and do a /bk reload?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Sure 1 second

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Also, turn off auto update - it breaks everything :'(

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Done both still nothing on the signs no red text

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Anything in the console/server log?

This the 100 slot server?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Yeah it is, the gamepanel is being update give you console check in a second

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

We have errors - http://pastebin.com/i8aGjADX

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Something about a sepcial charcter - "„" theres nothing using that charcter in my config

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Try deleting the messages section?
I'll look at this on your server tomorrow anyway :-)

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Using this config now - http://pastebin.com/nXQPBXC1

Signs dont work still, but I have noticed i can do "/bk heavy" and I do get the kit note i didn't try run this command before I removed the messages so it might have worked before anyway.

This is the server log with the messages removed

-http://pastebin.com/7mMmHJ1N

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

No errors with the messages section removed, I had a suggestion of moving that to another yml file as the config started to get cluttered ^^
Thanks feel free to take a look note signs still not working with no errors

Thanks!

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

I've removed the languages from the entire plugin. This seems to have fixed some config bugs. Can you try signs on the bottom server now?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Yup signs are now working once again nice job! I'll update the top post

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Okay, updated the first post much better now going to test this a little more. I think you told me how to fix the op glitch so i do apologize I have forgotten :(

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I'm unable to add new kits in the latest build and in older builds
kit config - http://pastebin.com/i4EKhNUs

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

What happens? Is the config reset? Do they not appear in the list after a bk reload? Anything in the console?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Ahh it says the kit does not exist but it says it for heavy sign too, so I think its all broken :(

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

I'll do some extensive testing tomorrow

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Thanks!!! cant wait

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Any luck because at the moment the plugin is broken Ahh :(

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

Any luck because at the moment the plugin is broken Ahh :(

I've been having the issues you've described. What I'm probably going to do is setup a clean test server and test every individual component of the plugin individually. I've got a checklist which includes things like:

  • Plugin can startup and generate all 3 config files
  • Kits with plugin can be used
  • All restrictions can be setup and bypassed or enforced
  • Kits can be added to the config with:
    • 4 armours
    • 2 armours
    • No armour
    • 0 items
    • 5 items
    • 10 items
    • Whole inventory
  • Kits are added and are visible with a /bk reload
  • Kit signs can be created
  • Kit signs work as expected

And on. This might take some time but it should hopefully identify and fix any and all bugs.

Cheers for your patience, I know it's frustrating.

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Thanks for keeping this updated I knwo you have no duty to post here each day but its refreshing to see new posts here :)

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

The testing is scheduled for tomorrow at 10AM, GMT. Convert it to your time Here.

Link so you can see my progress if you want to: https://docs.google.com/spreadsheet/ccc?key=0Ai8_JDvk_gAjdHppTThrMFZ4RmdhVTBzZUR3a3QtMEE

At least you know I'm not ignoring you 😄

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Actually, that might work better with timezones etc. Yeah - rescheduled. Also gives me some more sleep

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Testing is done :D
https://docs.google.com/a/infinitenight.net/spreadsheet/ccc?key=0Ai8_JDvk_gAjdHppTThrMFZ4RmdhVTBzZUR3a3QtMEE#gid=0

And the resultant new build (1.9.5):
http://199.241.30.86/builds/index.php

Image

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Woah loads of bugs fixed really nice! Going to give it a test now I'll get back to you if I find anything new! Thanks so much really thanks!

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Could you maybe comment in the config a little more I had my own personal config where I added my own comments but I removed it by mistake and I forgot how to setup the config again, I still have a few errors

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

The actual config in the JAR file is fully commented. Unfortunately, it automatically strips all of the comments out 😢

I might upload a version somewhere.

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Yeah be nice my ops are spawning with kits again, and items are dropping on death what I found so far =]

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Changed the config and it stopped ops getting kits back but its come back because I chnaged something again GR

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Yeah I even tried the old configs, could you take a look on my server pls :) I can top up funds if it works hehe

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

Yeah I even tried the old configs, could you take a look on my server pls :) I can top up funds if it works hehe

The bottom one?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Yes, the 100 slot bottom not the 10 ^^

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

Yes, the 100 slot bottom not the 10 ^^

Ok, which of these do you want?
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable moving items around in the inventory
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I dont need any of these they can be disabled/turned off
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items

Only one I would like is move items around so I can give more items then just on the hot bar thanks!!

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

I dont need any of these they can be disabled/turned off
Disable placing blocks
Disable breaking blocks
Disable getting xp from mobs
Disable getting xp from blocks
Hide death messages
Disable food from going down
Disable crafting
Disable dropping items on death
Disable dropping items with q or dragging out of inventory
Disable picking up dropped items
Only one I would like is move items around so I can give more items then just on the hot bar thanks!!

I'm a bit confused. so you don't want to stop them placing blocks. I.e. you want to let them place blocks?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I mean I do want to stop them doign the list above

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I dont want them to place blocks sorry my bad!

I only want them to be able to move items in the inv

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

I dont want them to place blocks sorry my bad!
I only want them to be able to move items in the inv

So I'll stop them from doing everything else then.

Do you want them to lose food or not?

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I would like it if they didn't lose hunger if thats what you mean :)

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

@xron89 #40 (comment)

I would like it if they didn't lose hunger if thats what you mean :)

Looks setup to me. Nitram wants you to admin him though.

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Ahh, hehe thanks lemme check it out

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Sorry I forgot to note down that permission that allows a player to build destroy / place blocks

thanks!

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

sorry ^^

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Hmm, let me look it up

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

BattleKits.bypassRestriction.disable-block-break

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Thanks! I tried to add a kit with potions but when I add this kit it breaks when I remove it its fine so there is an issue with this kit but im not sure what hmm..

http://pastebin.com/xmtLEpbV

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

I ran a yml check and it came back with this erorr, but i'm not sure if the battlekits kits file uses yml

http://wiki.ess3.net/yaml/35034

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

http://pastebin.com/JU50M7BL

This was an error I got somone click archer kit and ended up with billions of xp flying around his head might be something of intrest to you

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

The xp showering is a feature :-)

TagAPI appears broken - not sure why. I'll try contacting the developer again.

from battlekits.

xron89 avatar xron89 commented on August 23, 2024

Okay sure I was just checking what it was, i removed the xp feature from the archer kit that shouldn't be a problem anymore :)
Dont worry abotu the tag api thing it will work when it works 👍

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

Hehe, it was a nice fun feature to add :-)

I don't think it's my fault but I'll try and fix it anyway 😄

from battlekits.

lol768 avatar lol768 commented on August 23, 2024

I think we're don here, wow - over 50 comments. Feel free to open an issue if you have any other problems.

from battlekits.

Related Issues (20)

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.