Jump to content
  • 0

Ah


LilNaxyyW

Question

2 answers to this question

Recommended Posts

  • 0

Is this the plugin you are talking about? https://www.spigotmc.org/resources/auctionhouse.61836/

I don't see anywhere on that page that talks about an auction house villager and they don't have a wiki either. There is a command that is executable by console only that opens the auction menu for a player so you could probably use skript to execute that command for the player when clicking on a villager.

Like here is an example. Not sure if it will 100% work tho.

on right click on villager:
	if name of clicked entity is "Auction House":
		execute console command "/ah menu %player%"

 

Discord - tarna256

In-game name - _Tarna_

Website - https://tarna.dev
Paste Site: https://paste.tarna.dev

---------------------------------------------------------

[VIP] - 7/27/2020

Support - 7/8/20 | 11/3/20

Helper  - 11/3/20 - 2/21/21

Moderator - 2/21/21 - 5/17/21

❤️ - 5/17/21 - now

Moderator - 12/20/22 - now

---------------------------------------------------------

image.png.70849a9b84e0347ce107b8e3eaee312c.pngimage.png.2111009afbd8bef10966ba9ede35a199.png

Link to comment
Share on other sites

  • 0
3 minutes ago, _Tarna_ said:

Is this the plugin you are talking about? https://www.spigotmc.org/resources/auctionhouse.61836/

I don't see anywhere on that page that talks about an auction house villager and they don't have a wiki either. There is a command that is executable by console only that opens the auction menu for a player so you could probably use skript to execute that command for the player when clicking on a villager.

Like here is an example. Not sure if it will 100% work tho.


on right click on villager:
	if name of clicked entity is "Auction House":
		execute console command "/ah menu %player%"

 

I think if you use event-entity it might work (idk didn't test it though)

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...